From: Jaegeuk Kim Date: Mon, 15 Sep 2014 19:07:13 +0000 (-0700) Subject: f2fs: introduce a flag to represent each nat entry information X-Git-Tag: fixes-for-v3.18-merge-window~8^2~23 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7ef35e3b9e7a99db4930b58b33a94455dbf53276;p=pandora-kernel.git 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 --- Reading git-diff-tree failed