]> git.ipfire.org Git - thirdparty/xfsprogs-dev.git/commit
libxfs: remove useless stuff from the kernel
authorDarrick J. Wong <darrick.wong@oracle.com>
Tue, 10 Jan 2017 02:16:33 +0000 (20:16 -0600)
committerEric Sandeen <sandeen@redhat.com>
Tue, 10 Jan 2017 02:16:33 +0000 (20:16 -0600)
commitbc199464996b87479ea87db7bc7a03c8ff22663e
treef99ca74ca6823289ecd70e3f04929496500ba5d5
parenta29ab3d4cb0a1f3e6a3e19bbb2e75888f9ebed17
libxfs: remove useless stuff from the kernel

Evidently the libxfs-apply script sucked in some fs/xfs/ content from
the kernel patches and an extra redefinition of _bmap_search_extents.
We don't need this, so get rid of it.

Signed-off-by: Darrick J. Wong <darrick.wong@oracle.com>
Reviewed-by: Christoph Hellwig <hch@lst.de>
Signed-off-by: Eric Sandeen <sandeen@sandeen.net>
fs/xfs/xfs_rmap_item.c [deleted file]
fs/xfs/xfs_rmap_item.h [deleted file]
libxfs/xfs_bmap.h