]> git.ipfire.org Git - thirdparty/xfsprogs-dev.git/commit
xfs: remove bmap insert/collapse firstblock param
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)
commita397f27df744b215fc435f298b575768990e9e7b
tree3d4cb3c995e3e2ea4ed9d81358300b0308b6f692
parentd3c5f3ddf25fe0556666abc694da54b2c9b4da90
xfs: remove bmap insert/collapse firstblock param

Source kernel commit: 333f950c89a17018f812eae13daaa2a404c413c1

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