]> git.karo-electronics.de Git - karo-tx-linux.git/commitdiff
Revert "compat_ioctl: hook up compat handler for FIEMAP ioctl"
authorGreg Kroah-Hartman <gregkh@suse.de>
Mon, 17 Aug 2009 15:15:28 +0000 (08:15 -0700)
committerGreg Kroah-Hartman <gregkh@suse.de>
Mon, 17 Aug 2009 15:15:28 +0000 (08:15 -0700)
This reverts commit 9ac3664242f11fb38ea5029712bc77ee317fe38c.

This ioctl is not present in the 2.6.27 tree.  I incorrectly added
this patch to this tree.

Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
fs/compat_ioctl.c

index 994ca87c246a7dd191f4d20243ed83d95bf3ba53..61cb48fab54c3a9837edd25adec90cd9e2344b68 100644 (file)
@@ -1910,7 +1910,6 @@ COMPATIBLE_IOCTL(FIONCLEX)
 COMPATIBLE_IOCTL(FIOASYNC)
 COMPATIBLE_IOCTL(FIONBIO)
 COMPATIBLE_IOCTL(FIONREAD)  /* This is also TIOCINQ */
-COMPATIBLE_IOCTL(FS_IOC_FIEMAP)
 /* 0x00 */
 COMPATIBLE_IOCTL(FIBMAP)
 COMPATIBLE_IOCTL(FIGETBSZ)