summaryrefslogtreecommitdiffstats
path: root/fs/xfs/xfs_inode.c
diff options
context:
space:
mode:
authorChristoph Hellwig <hch@lst.de>2020-09-01 19:55:47 +0200
committerDarrick J. Wong <darrick.wong@oracle.com>2020-09-16 05:52:39 +0200
commitcead0b10f557a2331e0e131ce52aaf7ed7f5355f (patch)
tree6d4d99320c3fb78093b37f99ea5f5252759b674f /fs/xfs/xfs_inode.c
parentxfs: remove xlog_recover_iodone (diff)
downloadlinux-cead0b10f557a2331e0e131ce52aaf7ed7f5355f.tar.xz
linux-cead0b10f557a2331e0e131ce52aaf7ed7f5355f.zip
xfs: simplify xfs_trans_getsb
Remove the mp argument as this function is only called in transaction context, and open code xfs_getsb given that the function already accesses the buffer pointer in the mount point directly. Signed-off-by: Christoph Hellwig <hch@lst.de> Reviewed-by: Darrick J. Wong <darrick.wong@oracle.com> Signed-off-by: Darrick J. Wong <darrick.wong@oracle.com>
Diffstat (limited to 'fs/xfs/xfs_inode.c')
0 files changed, 0 insertions, 0 deletions