f2fs: introduce a flag to represent each nat entry information
authorJaegeuk Kim <jaegeuk@kernel.org>
Mon, 15 Sep 2014 19:07:13 +0000 (12:07 -0700)
committerJaegeuk Kim <jaegeuk@kernel.org>
Tue, 23 Sep 2014 18:10:14 +0000 (11:10 -0700)
commit7ef35e3b9e7a99db4930b58b33a94455dbf53276
tree9db5d548974fca8bf89129e4ad4f304152b4ebc5
parent4c521f493b625c7982cf2eae246e86c893f62dfa
f2fs: introduce a flag to represent each nat entry information

This patch introduces a flag in the nat entry structure to merge various
information such as checkpointed and fsync_done marks.

Signed-off-by: Jaegeuk Kim <jaegeuk@kernel.org>
fs/f2fs/node.c
fs/f2fs/node.h