OSDN Git Service

xfs: move some more code into xfs_bmap_del_extent_real
authorChristoph Hellwig <hch@lst.de>
Tue, 17 Oct 2017 21:16:22 +0000 (14:16 -0700)
committerDarrick J. Wong <darrick.wong@oracle.com>
Thu, 26 Oct 2017 22:38:21 +0000 (15:38 -0700)
commit1b24b633aafe4729c468f4144246709cdbda0f35
tree5ab76417a12ee8c42674e6087ee5a4f73a781dc1
parente1d7553faf3979df83a168ea4732f6f5255972a2
xfs: move some more code into xfs_bmap_del_extent_real

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/libxfs/xfs_bmap.c