]> git.proxmox.com Git - mirror_ubuntu-jammy-kernel.git/commit
f2fs: fix counting the number of inline_data inodes
authorJaegeuk Kim <jaegeuk@kernel.org>
Fri, 1 May 2015 01:58:22 +0000 (18:58 -0700)
committerJaegeuk Kim <jaegeuk@kernel.org>
Thu, 28 May 2015 22:41:36 +0000 (15:41 -0700)
commit2fb2c954968bedddfeb3895969fbdf2ae0679ed3
tree9f5c3cb8aa9ba7a452180e9b6fbdc88c65f91bd1
parent2dcf51ab2f6ddec795371dad9a8eeca4cda4eee0
f2fs: fix counting the number of inline_data inodes

This patch fixes to count the missing symlink case.

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