From: Chao Yu Date: Fri, 29 Nov 2013 08:37:00 +0000 (+0800) Subject: f2fs: avoid to calculate incorrect max orphan number X-Git-Tag: v3.14-rc1~122^2~60 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6947eea957e4c4c873f92a4ee5da7a6ef0012718;p=pandora-kernel.git f2fs: avoid to calculate incorrect max orphan number Because we will write node summaries when do_checkpoint with umount flag, our number of max orphan blocks should minus NR_CURSEG_NODE_TYPE additional. Signed-off-by: Chao Yu Signed-off-by: Shu Tan Signed-off-by: Jaegeuk Kim --- Reading git-diff-tree failed