dect
/
linux-2.6
Archived
13
0
Fork 0
This repository has been archived on 2022-02-17. You can view files and clone it, but cannot push or open issues or pull requests.
linux-2.6/fs/xfs/support
Christoph Hellwig 288699feca xfs: drop dmapi hooks
Dmapi support was never merged upstream, but we still have a lot of hooks
bloating XFS for it, all over the fast pathes of the filesystem.

This patch drops over 700 lines of dmapi overhead.  If we'll ever get HSM
support in mainline at least the namespace events can be done much saner
in the VFS instead of the individual filesystem, so it's not like this
is much help for future work.

Signed-off-by: Christoph Hellwig <hch@lst.de>
Reviewed-by: Dave Chinner <dchinner@redhat.com>
2010-07-26 13:16:33 -05:00
..
debug.c xfs: drop dmapi hooks 2010-07-26 13:16:33 -05:00
debug.h xfs: kill the STATIC_INLINE macro 2009-12-11 15:11:22 -06:00
uuid.c xfs: cleanup uuid handling 2009-03-30 10:21:31 +02:00
uuid.h xfs: cleanup uuid handling 2009-03-30 10:21:31 +02:00