Emulates the way the new quotactl interface is going to work,
hopefully - tested out more extensively now in XFS, all seems
to work just fine.
cheers.
Date: Wed Oct 10 00:12:17 PDT 2001
Workarea: snort.melbourne.sgi.com:/diskb/build4/nathans/linux-xfs
The following file(s) were checked into:
bonnie.engr.sgi.com:/isms/slinx/2.4.x-xfs
Modid: 2.4.x-xfs:slinx:104257a
linux/fs/dquot.c - 1.40
linux/fs/xfs/xfs_qm_syscalls.c - 1.55
linux/fs/xfs/xfs_qm.h - 1.20
linux/fs/xfs/linux/xfs_super.c - 1.139
linux/include/linux/fs.h - 1.126
- rework for new quotactl(2) interface changes where copyin/out
is done outside the filesystem, up at the syscall level.
linux/include/linux/xqm.h - 1.9
cmd/xfsprogs/include/xqm.h - 1.7
- update the copyright, ditch debug operation.
|