From: Jaegeuk Kim Date: Tue, 18 Mar 2014 04:47:11 +0000 (+0900) Subject: f2fs: introduce nr_pages_to_write for segment alignment X-Git-Tag: v3.15-rc1~62^2~19 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=50c8cdb35ad8016c52fb2326ef9d65542e3a3e1b;p=pandora-kernel.git f2fs: introduce nr_pages_to_write for segment alignment This patch introduces nr_pages_to_write to align page writes to the segment or other operational unit size, which can be tuned according to the system environment. Signed-off-by: Jaegeuk Kim --- Reading git-diff-tree failed