]> git.proxmox.com Git - mirror_ubuntu-zesty-kernel.git/commit - fs/f2fs/f2fs.h
f2fs: add f2fs_may_inline_{data, dentry}
authorJaegeuk Kim <jaegeuk@kernel.org>
Thu, 23 Apr 2015 17:27:21 +0000 (10:27 -0700)
committerJaegeuk Kim <jaegeuk@kernel.org>
Thu, 28 May 2015 22:41:32 +0000 (15:41 -0700)
commit01b960e94a58d91518d5dd7001c5cd0c57335251
tree614a05a74202da862fa25f4def79d36404807545
parent06957e8fe6945e2d3c4ab01d36e52bf31a93a05c
f2fs: add f2fs_may_inline_{data, dentry}

This patch adds f2fs_may_inline_data and f2fs_may_inline_dentry.

Signed-off-by: Jaegeuk Kim <jaegeuk@kernel.org>
fs/f2fs/f2fs.h
fs/f2fs/file.c
fs/f2fs/inline.c
fs/f2fs/namei.c