]> git.proxmox.com Git - mirror_ubuntu-eoan-kernel.git/commit
xfs: use ->t_firstblock for all xfs_bmapi_write() callers
authorBrian Foster <bfoster@redhat.com>
Thu, 12 Jul 2018 05:26:23 +0000 (22:26 -0700)
committerDarrick J. Wong <darrick.wong@oracle.com>
Thu, 12 Jul 2018 05:26:23 +0000 (22:26 -0700)
commit650919f13182e8deeeeaeb580570afb0cdf8bd0d
treea28c3f0ac4e8ccbd2f0f5b36415a43d491a144de
parent766139032f95bb41031f6de9c2ee0538bd035229
xfs: use ->t_firstblock for all xfs_bmapi_write() callers

Convert all xfs_bmapi_write() users to ->t_firstblock.

Signed-off-by: Brian Foster <bfoster@redhat.com>
Reviewed-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>
fs/xfs/xfs_bmap_util.c
fs/xfs/xfs_dquot.c
fs/xfs/xfs_iomap.c
fs/xfs/xfs_reflink.c
fs/xfs/xfs_rtalloc.c