From: Jaegeuk Kim Date: Sun, 31 Mar 2013 04:58:51 +0000 (+0900) Subject: f2fs: allocate remained free segments in the LFS mode X-Git-Tag: v3.10-rc1~45^2~36 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=60374688a1a1cc8ef173d3dab42574719b851ac4;p=pandora-kernel.git f2fs: allocate remained free segments in the LFS mode This patch adds a new condition that allocates free segments in the current active section even if SSR is needed. Otherwise, f2fs cannot allocate remained free segments in the section since SSR finds dirty segments only. Reviewed-by: Namjae Jeon Signed-off-by: Jaegeuk Kim --- Reading git-diff-tree failed