]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit5fc95e7c78060df00fc8b44b467982b18ad046c6
tree1c238d9f65cccccb826aa79c2199688919a1da46
parent3f388c474e5ada92b691663027e2ae284d4e077a
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