From: Namjae Jeon Date: Sat, 2 Feb 2013 14:52:59 +0000 (+0900) Subject: f2fs: make an accessor to get sections for particular block type X-Git-Tag: v3.9-rc1~67^2~6 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5ac206cf4f9aad871aa1f1dd653a3404092db56c;p=pandora-kernel.git 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 Signed-off-by: Amit Sahrawat Signed-off-by: Jaegeuk Kim --- Reading git-diff-tree failed