diff options
author | Chao Yu <yuchao0@huawei.com> | 2018-01-03 10:32:51 +0100 |
---|---|---|
committer | Jaegeuk Kim <jaegeuk@kernel.org> | 2018-01-04 07:48:34 +0100 |
commit | 7f1a45a5b65c8a5a16cfb262d9470424d374488b (patch) | |
tree | fc975f4580b2632b09cbf0144972f051f209cbf8 /fs/f2fs/super.c | |
parent | f2fs: continue to do direct IO if we only preallocate partial blocks (diff) | |
download | linux-7f1a45a5b65c8a5a16cfb262d9470424d374488b.tar.xz linux-7f1a45a5b65c8a5a16cfb262d9470424d374488b.zip |
f2fs: clean up unneeded declaration
Commit 6afc662e68b5 ("f2fs: support flexible inline xattr size")
declared f2fs_sb_has_flexible_inline_xattr in f2fs.h for latter being
used in get_inline_xattr_addrs, but in latter version, related code
has been changed, leave f2fs_sb_has_flexible_inline_xattr w/o any
users. Let's remove it for cleanup.
Signed-off-by: Chao Yu <yuchao0@huawei.com>
Signed-off-by: Jaegeuk Kim <jaegeuk@kernel.org>
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions