From: Mikulas Patocka Date: Thu, 9 Jul 2015 16:05:15 +0000 (+0200) Subject: ioctl_compat: handle FITRIM X-Git-Tag: omap-for-v4.3/legacy-v2-signed~22 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9abea2d64ce93b6909de7f83a7f681f572369708;p=pandora-kernel.git ioctl_compat: handle FITRIM The FITRIM ioctl has the same arguments on 32-bit and 64-bit architectures, so we can add it to the list of compatible ioctls and drop it from compat_ioctl method of various filesystems. Signed-off-by: Mikulas Patocka Cc: Al Viro Cc: Ted Ts'o Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed