commit | 9d1589ef2edeb4565161771bd0faf3fd5288844b | [log] [tgz] |
---|---|---|
author | Chao Yu <chao2.yu@samsung.com> | Wed Aug 20 18:37:35 2014 +0800 |
committer | Jaegeuk Kim <jaegeuk@kernel.org> | Thu Aug 21 13:57:07 2014 -0700 |
tree | 4bf083c8744941f2dbcf71638cb427b2c73a2a8c | |
parent | c200b1aa6cb460ce8c3ecf6fdc690d3949c3cc5d [diff] |
f2fs: introduce need_do_checkpoint for readability This patch introduce need_do_checkpoint() to include numerous judgment condition for readability. Signed-off-by: Chao Yu <chao2.yu@samsung.com> Signed-off-by: Jaegeuk Kim <jaegeuk@kernel.org>