aboutsummaryrefslogtreecommitdiffstats
path: root/fs/xfs/linux-2.6/xfs_ioctl32.c
diff options
context:
space:
mode:
Diffstat (limited to 'fs/xfs/linux-2.6/xfs_ioctl32.c')
-rw-r--r--fs/xfs/linux-2.6/xfs_ioctl32.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/fs/xfs/linux-2.6/xfs_ioctl32.c b/fs/xfs/linux-2.6/xfs_ioctl32.c
index 0f8f1384eb36..be72aca59447 100644
--- a/fs/xfs/linux-2.6/xfs_ioctl32.c
+++ b/fs/xfs/linux-2.6/xfs_ioctl32.c
@@ -100,6 +100,8 @@ __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:
103/* not handled 105/* not handled
104 case XFS_IOC_FD_TO_HANDLE: 106 case XFS_IOC_FD_TO_HANDLE:
105 case XFS_IOC_PATH_TO_HANDLE: 107 case XFS_IOC_PATH_TO_HANDLE: