From a344b9fda0cc2eda54433227837029d410dfb12f Mon Sep 17 00:00:00 2001 From: Jaegeuk Kim Date: Wed, 5 Nov 2014 20:05:53 -0800 Subject: [PATCH] f2fs: disable roll-forward when active_logs = 2 The roll-forward mechanism should be activated when the number of active logs is not 2. Signed-off-by: Jaegeuk Kim --- Reading git-format-patch failed