xfs: add FITRIM support
authorChristoph Hellwig <hch@infradead.org>
Fri, 7 Jan 2011 13:02:04 +0000 (13:02 +0000)
committerAlex Elder <aelder@sgi.com>
Wed, 12 Jan 2011 02:28:29 +0000 (20:28 -0600)
Allow manual discards from userspace using the FITRIM ioctl.  This is not
intended to be run during normal workloads, as the freepsace btree walks
can cause large performance degradation.

Signed-off-by: Christoph Hellwig <hch@lst.de>
Reviewed-by: Dave Chinner <dchinner@redhat.com>
Signed-off-by: Alex Elder <aelder@sgi.com>

No differences found