]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/commit
f2fs: remove unused inline_dentry_addr
authorChao Yu <chao2.yu@samsung.com>
Mon, 16 Feb 2015 08:15:44 +0000 (16:15 +0800)
committerJaegeuk Kim <jaegeuk@kernel.org>
Tue, 3 Mar 2015 17:58:44 +0000 (09:58 -0800)
commit1753396a0a1c574969dc0c4b369ac4ac3d299245
tree28650a92f795940200bf6d5df1b58735bb6d3468
parent13a7a6ac0a11197edcd0f756a035f472b42cdf8b
f2fs: remove unused inline_dentry_addr

inline_dentry_addr is introduced with inline dentry feature without being used,
now we do not need to keep it for any reason, so remove it.

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