xfs: merge xfs_rud_init into xfs_trans_get_rud
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)
commit60883447f45226d95be3b213c32d255db23ab4e6
treebdaf64f89c33add5f56b58b1421bb59767da6140
parentebeb8e062906e1f715908e3e339eb197b7121ad0
xfs: merge xfs_rud_init into xfs_trans_get_rud

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_rmap_item.c
fs/xfs/xfs_rmap_item.h
fs/xfs/xfs_trans_rmap.c