]> www.infradead.org Git - users/hch/xfsprogs.git/commit
xfs: use ->t_firstblock in xfs_bmapi_remap()
authorBrian Foster <bfoster@redhat.com>
Fri, 5 Oct 2018 02:36:08 +0000 (21:36 -0500)
committerEric Sandeen <sandeen@redhat.com>
Fri, 5 Oct 2018 02:36:08 +0000 (21:36 -0500)
commitf9a6ff4d2fe007cc7628fa49ce745be2f7fba75c
tree849a793f8c78f74ff968745a399d40a745ea9d76
parent35f576619da6cb81b740280ac818f092aca7a336
xfs: use ->t_firstblock in xfs_bmapi_remap()

Source kernel commit: 580c4ff9484ac3395ad48b1118b269a6d68c9318

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>
Signed-off-by: Eric Sandeen <sandeen@sandeen.net>
libxfs/xfs_bmap.c