summaryrefslogtreecommitdiff
path: root/fs/ramfs
diff options
context:
space:
mode:
authorHironori Shiina <shiina.hironori@gmail.com>2024-05-01 21:41:11 +0300
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2024-05-25 17:21:34 +0300
commitfbdf080691bb9db8875689620da2e7647b284f2a (patch)
tree71503a830eeb048c131700ec5e7784364240aca8 /fs/ramfs
parent7430ff84c2e68388a5f4c6a04e93d32d943c374d (diff)
downloadlinux-fbdf080691bb9db8875689620da2e7647b284f2a.tar.xz
xfs: get root inode correctly at bulkstat
[ Upstream commit 817644fa4525258992f17fecf4f1d6cdd2e1b731 ] The root inode number should be set to `breq->startino` for getting stat information of the root when XFS_BULK_IREQ_SPECIAL_ROOT is used. Otherwise, the inode search is started from 1 (XFS_BULK_IREQ_SPECIAL_ROOT) and the inode with the lowest number in a filesystem is returned. Fixes: bf3cb3944792 ("xfs: allow single bulkstat of special inodes") Signed-off-by: Hironori Shiina <shiina.hironori@fujitsu.com> Reviewed-by: Darrick J. Wong <djwong@kernel.org> Signed-off-by: Darrick J. Wong <djwong@kernel.org> Signed-off-by: Leah Rumancik <leah.rumancik@gmail.com> Acked-by: Darrick J. Wong <djwong@kernel.org> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'fs/ramfs')
0 files changed, 0 insertions, 0 deletions