xfs: merge xfs_cud_init into xfs_trans_get_cud
authorChristoph Hellwig <hch@lst.de>
Sat, 29 Jun 2019 02:27:35 +0000 (19:27 -0700)
committerDarrick J. Wong <darrick.wong@oracle.com>
Sat, 29 Jun 2019 02:27:35 +0000 (19:27 -0700)
commitebeb8e062906e1f715908e3e339eb197b7121ad0
tree2a7343af321bb6f73ad33be358733ff23ebddd72
parent9c5e7c2ae34bc8c261daf4dc536f2c7c64ed40ca
xfs: merge xfs_cud_init into xfs_trans_get_cud

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_refcount_item.c
fs/xfs/xfs_refcount_item.h
fs/xfs/xfs_trans_refcount.c