OSDN Git Service

xfs: merge xfs_bud_init into xfs_trans_get_bud
authorChristoph Hellwig <hch@lst.de>
Sat, 29 Jun 2019 02:27:36 +0000 (19:27 -0700)
committerDarrick J. Wong <darrick.wong@oracle.com>
Sat, 29 Jun 2019 02:27:36 +0000 (19:27 -0700)
commit73f0d23633c10d311a14a0cadb75fff2faa73688
treefba7867cd2503372f72100f7763b63c944c8bc5a
parent60883447f45226d95be3b213c32d255db23ab4e6
xfs: merge xfs_bud_init into xfs_trans_get_bud

There is no good reason to keep these two functions separate.

Signed-off-by: Christoph Hellwig <hch@lst.de>
Reviewed-by: Brian Foster <bfoster@redhat.com>
Reviewed-by: Darrick J. Wong <darrick.wong@oracle.com>
Signed-off-by: Darrick J. Wong <darrick.wong@oracle.com>
fs/xfs/xfs_bmap_item.c
fs/xfs/xfs_bmap_item.h
fs/xfs/xfs_trans_bmap.c