]> git.baikalelectronics.ru Git - 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)
commit1ee7f38120ce17ba20563cab762e12885217c5d2
tree9f5c3cb8aa9ba7a452180e9b6fbdc88c65f91bd1
parentba47891afe0938560054ae3c3b0a825feb639bcb
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