]> git.baikalelectronics.ru Git - 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)
commit87207dc3a1b7aff0b307cf23302f4f76c800d90c
treea28c3f0ac4e8ccbd2f0f5b36415a43d491a144de
parent14dfe1bbac17e71bf984810d3627cc597129efb9
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