commit | 5ac206cf4f9aad871aa1f1dd653a3404092db56c | [log] [tgz] |
---|---|---|
author | Namjae Jeon <namjae.jeon@samsung.com> | Sat Feb 02 23:52:59 2013 +0900 |
committer | Jaegeuk Kim <jaegeuk.kim@samsung.com> | Tue Feb 12 07:15:02 2013 +0900 |
tree | f9d487406816b58c5e3b1b52a376d459245be803 | |
parent | 25718423ea6f7118f9c173adff0fac52414571b8 [diff] |
f2fs: make an accessor to get sections for particular block type Introduce accessor to get the sections based upon the block type (node,dents...) and modify the functions : should_do_checkpoint, has_not_enough_free_secs to use this accessor function to get the node sections and dent sections. Signed-off-by: Namjae Jeon <namjae.jeon@samsung.com> Signed-off-by: Amit Sahrawat <a.sahrawat@samsung.com> Signed-off-by: Jaegeuk Kim <jaegeuk.kim@samsung.com>