f2fs: should clear the inline_xattr flag
authorJaegeuk Kim <jaegeuk@kernel.org>
Fri, 8 Aug 2014 06:45:42 +0000 (23:45 -0700)
committerJaegeuk Kim <jaegeuk@kernel.org>
Tue, 19 Aug 2014 17:01:34 +0000 (10:01 -0700)
commite3b4d43f7c233c6fce21fe4b4cb55b6d59afddae
tree4fea68166a571a4601837eab4a1e425bfe98514b
parent695facc05a3eaaf434911dc5dbbc3e6c6a4e1862
f2fs: should clear the inline_xattr flag

During the recovery, we should clear the inline_xattr flag if its xattr node
block is recovered.

Reviewed-by: Chao Yu <chao2.yu@samsung.com>
Signed-off-by: Jaegeuk Kim <jaegeuk@kernel.org>
fs/f2fs/node.c