commit | 60374688a1a1cc8ef173d3dab42574719b851ac4 | [log] [tgz] |
---|---|---|
author | Jaegeuk Kim <jaegeuk.kim@samsung.com> | Sun Mar 31 13:58:51 2013 +0900 |
committer | Jaegeuk Kim <jaegeuk.kim@samsung.com> | Wed Apr 03 17:27:50 2013 +0900 |
tree | c658d4b8796ccb85675b8c7c931a4c8052b38ea1 | |
parent | 4ebefc4443898f5429185ef96d85cfce0fbcc16a [diff] |
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 <namjae.jeon@samsung.com> Signed-off-by: Jaegeuk Kim <jaegeuk.kim@samsung.com>