OSDN Git Service

xfs: merge xfs_efd_init into xfs_trans_get_efd
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)
commit9c5e7c2ae34bc8c261daf4dc536f2c7c64ed40ca
tree1c238d9f65cccccb826aa79c2199688919a1da46
parent95cf0e4a0ddc59f17eacfb4d06e0950ea5f624ca
xfs: merge xfs_efd_init into xfs_trans_get_efd

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_extfree_item.c
fs/xfs/xfs_extfree_item.h
fs/xfs/xfs_trans_extfree.c