From: Christoph Hellwig Date: Fri, 7 Jan 2011 13:02:04 +0000 (+0000) Subject: xfs: add FITRIM support X-Git-Tag: v2.6.38-rc1~44^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a46db60834883c1c8c665d7fcc7b4ab66f5966fc;p=pandora-kernel.git xfs: add FITRIM support 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 Reviewed-by: Dave Chinner Signed-off-by: Alex Elder --- Reading git-diff-tree failed