From 60374688a1a1cc8ef173d3dab42574719b851ac4 Mon Sep 17 00:00:00 2001 From: Jaegeuk Kim Date: Sun, 31 Mar 2013 13:58:51 +0900 Subject: [PATCH] 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-format-patch failed