]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit7b536fd9c3ac0c0b7ffcedd766e466a64be01960
tree9db5d548974fca8bf89129e4ad4f304152b4ebc5
parent547265bf5c435919299b38c3d02c83c145e83091
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