Daniel, you seem to have removed some ops used by the fsr command
with this mod. The geometry call was used for starters.
Steve
> - add XFS_IOC_FSCOUNTS, XFS_IOC_GET_RESBLKS & XFS_IOC_SET_RESBLKS
> - remove some old stuff
> - add a test program for these ioctls
> - fix up XFS_IOC_*HANDLE
>
> Modid: 2.4.0-test1-xfs:slinx:71658a
> Date: Tue Aug 8 20:57:49 PDT 2000
> Workarea: snort:/build1/people/dxm/isms/slinx-xfs
> Author: dxm
>
> The following file(s) were checked into:
> bonnie.engr.sgi.com:/isms/slinx/2.4.0-test1-xfs
>
> cmd/xfs/include/xfs_fsops.h - 1.2
> - remove cruft
>
> cmd/xfs/stress/src/Makefile - 1.10
> - add ioctl
>
> linux/fs/xfs/linux/xfs_ioctl.c - 1.14
> - implement XFS_IOC_FSCOUNTS, XFS_IOC_GET_RESBLKS & XFS_IOC_SET_RESBLKS
> fix up handling of XFS_IOC_*HANDLE
>
> linux/fs/xfs/xfs_fsops.c - 1.54
> - export XFS_IOC_FSCOUNTS, XFS_IOC_GET_RESBLKS & XFS_IOC_SET_RESBLKS th
rough
> ioctl
>
> linux/fs/xfs/xfs_fsops.h - 1.15
> - remove cruft
>
> linux/include/linux/xfs_fs.h - 1.10
> - add XFS_IOC_FSCOUNTS, XFS_IOC_GET_RESBLKS & XFS_IOC_SET_RESBLKS
>
> cmd/xfs/stress/src/ioctl.c - 1.1
> - test program for some ioctls
|