diff options
Diffstat (limited to 'fs/xfs/linux-2.6/xfs_ioctl32.c')
-rw-r--r-- | fs/xfs/linux-2.6/xfs_ioctl32.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/fs/xfs/linux-2.6/xfs_ioctl32.c b/fs/xfs/linux-2.6/xfs_ioctl32.c index be72aca59447..0f8f1384eb36 100644 --- a/fs/xfs/linux-2.6/xfs_ioctl32.c +++ b/fs/xfs/linux-2.6/xfs_ioctl32.c | |||
@@ -100,8 +100,6 @@ __linvfs_compat_ioctl(int mode, struct file *f, unsigned cmd, unsigned long arg) | |||
100 | case XFS_IOC_GETBMAP: | 100 | case XFS_IOC_GETBMAP: |
101 | case XFS_IOC_GETBMAPA: | 101 | case XFS_IOC_GETBMAPA: |
102 | case XFS_IOC_GETBMAPX: | 102 | case XFS_IOC_GETBMAPX: |
103 | case XFS_IOC_SETPROJID: | ||
104 | case XFS_IOC_GETPROJID: | ||
105 | /* not handled | 103 | /* not handled |
106 | case XFS_IOC_FD_TO_HANDLE: | 104 | case XFS_IOC_FD_TO_HANDLE: |
107 | case XFS_IOC_PATH_TO_HANDLE: | 105 | case XFS_IOC_PATH_TO_HANDLE: |