]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit19b168df4606a2b84ed5bbdcbb14564403261eb7
treefba7867cd2503372f72100f7763b63c944c8bc5a
parent6c527c7304624cd73ce4bedabd35a3e4f3662a0b
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