linux-stable/fs/sysv
Chen Zhongjin ad4842634d fs: sysv: Fix sysv_nblocks() returns wrong value
[ Upstream commit e0c49bd2b4 ]

sysv_nblocks() returns 'blocks' rather than 'res', which only counting
the number of triple-indirect blocks and causing sysv_getattr() gets a
wrong result.

[AV: this is actually a sysv counterpart of minixfs fix -
0fcd426de9d0 "[PATCH] minix block usage counting fix" in
historical tree; mea culpa, should've thought to check
fs/sysv back then...]

Fixes: 1da177e4c3 ("Linux-2.6.12-rc2")
Signed-off-by: Chen Zhongjin <chenzhongjin@huawei.com>
Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
Signed-off-by: Sasha Levin <sashal@kernel.org>
2023-01-14 10:15:22 +01:00
..
balloc.c
dir.c
file.c
ialloc.c
inode.c [PATCH] reduce boilerplate in fsid handling 2020-09-18 16:45:50 -04:00
itree.c fs: sysv: Fix sysv_nblocks() returns wrong value 2023-01-14 10:15:22 +01:00
Kconfig docs: filesystems: fix renamed references 2020-04-20 15:45:22 -06:00
Makefile treewide: Add SPDX license identifier - Makefile/Kconfig 2019-05-21 10:50:46 +02:00
namei.c sysv: bury the broken "quietly truncate the long filenames" logics 2019-04-09 19:21:06 -04:00
super.c fs: sysv: Initialize filesystem timestamp ranges 2019-08-30 07:27:18 -07:00
sysv.h sysv: bury the broken "quietly truncate the long filenames" logics 2019-04-09 19:21:06 -04:00