kernel_optimize_test/fs/f2fs
Jingoo Han b156d54241 f2fs: make recover_inline_xattr() static
Make recover_inline_xattr() static, because this function is
used only in this file.

Signed-off-by: Jingoo Han <jg1.han@samsung.com>
Signed-off-by: Jaegeuk Kim <jaegeuk.kim@samsung.com>
2014-05-07 10:21:54 +09:00
..
acl.c f2fs: check the acl's validity before setting 2014-04-07 12:18:30 +09:00
acl.h
checkpoint.c f2fs: remove costly dirty_dir_inode operations 2014-05-07 10:21:54 +09:00
data.c f2fs: call redirty_page_for_writepage 2014-05-07 10:21:54 +09:00
debug.c
dir.c
f2fs.h f2fs: remove costly dirty_dir_inode operations 2014-05-07 10:21:54 +09:00
file.c Merge branch 'akpm' (incoming from Andrew) 2014-04-07 16:38:06 -07:00
gc.c
gc.h
hash.c
inline.c f2fs: fix to unlock f2fs_lock at the omitted error case 2014-05-07 10:21:54 +09:00
inode.c f2fs updates for v3.15 2014-04-07 10:55:36 -07:00
Kconfig
Makefile
namei.c f2fs: fix wrong statistics of inline data 2014-04-07 12:40:58 +09:00
node.c f2fs: make recover_inline_xattr() static 2014-05-07 10:21:54 +09:00
node.h
recovery.c f2fs: remove costly dirty_dir_inode operations 2014-05-07 10:21:54 +09:00
segment.c f2fs: avoid to conduct roll-forward due to the remained garbage blocks 2014-05-07 10:21:54 +09:00
segment.h
super.c f2fs: enable flush_merge only in f2fs is not read-only 2014-05-07 10:21:54 +09:00
xattr.c
xattr.h