]> git.baikalelectronics.ru Git - kernel.git/commit
xfs: cleanup xfs_fill_fsxattr
authorChristoph Hellwig <hch@lst.de>
Mon, 29 Mar 2021 18:11:42 +0000 (11:11 -0700)
committerDarrick J. Wong <djwong@kernel.org>
Wed, 7 Apr 2021 21:37:04 +0000 (14:37 -0700)
commit16cbf70d5c321de7e5a616ba576f2337adbb8dc2
treeae17aafd515bb9a32f6adbf2bd37ae5f06bfb7d0
parentcaae44aa145809ab9aea2d9b5c38ce7ac5ac3b45
xfs: cleanup xfs_fill_fsxattr

Add a local xfs_mount variable, and use the XFS_FSB_TO_B helper.

Signed-off-by: Christoph Hellwig <hch@lst.de>
Reviewed-by: Darrick J. Wong <djwong@kernel.org>
Signed-off-by: Darrick J. Wong <djwong@kernel.org>
fs/xfs/xfs_ioctl.c