From: Lukas Czerner Date: Tue, 16 Oct 2012 09:39:07 +0000 (+0200) Subject: GFS2: Require user to provide argument for FITRIM X-Git-Tag: v3.7-rc5~18^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3a238adefb8c5b8cb8cde0ce689d513306176ff4;p=pandora-kernel.git GFS2: Require user to provide argument for FITRIM When the fstrim_range argument is not provided by user in FITRIM ioctl we should just return EFAULT and not promoting bad behaviour by filling the structure in kernel. Let the user deal with it. Signed-off-by: Lukas Czerner Signed-off-by: Steven Whitehouse --- Reading git-diff-tree failed