xfs: Introduce XFS_IOC_ZERO_RANGE
[deliverable/linux.git] / fs / xfs / linux-2.6 / xfs_ioctl32.c
index 6c83f7f62dc99ca29d5597aad61c97b432ec19ed..464bcc76e980c24290b2b361189be17cadcd8dae 100644 (file)
@@ -574,6 +574,7 @@ xfs_file_compat_ioctl(
        case XFS_IOC_FSGEOMETRY_V1:
        case XFS_IOC_FSGROWFSDATA:
        case XFS_IOC_FSGROWFSRT:
+       case XFS_IOC_ZERO_RANGE:
                return xfs_file_ioctl(filp, cmd, p);
 #else
        case XFS_IOC_ALLOCSP_32:
This page took 0.025631 seconds and 5 git commands to generate.