]> Git Repo - linux.git/commit - fs/f2fs/f2fs.h
f2fs: introduce f2fs_has_xattr_block for better readability
authorChao Yu <[email protected]>
Mon, 17 Mar 2014 08:35:06 +0000 (16:35 +0800)
committerJaegeuk Kim <[email protected]>
Tue, 18 Mar 2014 00:29:46 +0000 (09:29 +0900)
commit4bc8e9bcf50103216a7a316ab66b9bb8e81baa27
tree5ad730ee7f19734aa11ae9a55ec025727115251e
parent90aa6dc9b9dd9b3ee832bb6e91e2d8ba8ebb93b6
f2fs: introduce f2fs_has_xattr_block for better readability

This patch introduces a help function f2fs_has_xattr_block for better
readability.

Signed-off-by: Chao Yu <[email protected]>
Signed-off-by: Jaegeuk Kim <[email protected]>
fs/f2fs/f2fs.h
fs/f2fs/node.c
fs/f2fs/node.h
This page took 0.045338 seconds and 4 git commands to generate.