xfs
[Top] [All Lists]

TAKE - [2.5] Even newer VFS quota

To: linux-xfs@xxxxxxxxxxx, jack@xxxxxx
Subject: TAKE - [2.5] Even newer VFS quota
From: Nathan Scott <nathans@xxxxxxxxxxxxxxxxxxxxxxx>
Date: Tue, 5 Mar 2002 18:43:10 +1100 (EST)
Sender: owner-linux-xfs@xxxxxxxxxxx
New quota patches, forward ported to the 2.5 code base.

cheers.


Date:  Mon Mar  4 23:40:55 PST 2002
Workarea:  snort.melbourne.sgi.com:/home/nathans/2.5.x-xfs
Merged by:  nathans
Merged mods:  
2.4.x-xfs:slinx:113294b,2.4.x-xfs:slinx:113297a,2.4.x-xfs:slinx:113298a

The following file(s) were checked into:
  bonnie.engr.sgi.com:/isms/slinx/2.5.x-xfs


Modid:  2.5.x-xfs:slinx:113299a
linux/include/linux/quotaio_v1.h - 1.1
linux/include/linux/dqblk_v1.h - 1.1
linux/include/linux/dqblk_v2.h - 1.1
linux/include/linux/quotacompat.h - 1.1
linux/fs/quota_v2.c - 1.1
linux/fs/quota_v1.c - 1.1
linux/include/linux/quotaio_v2.h - 1.1
linux/include/linux/quotaops.h - 1.15
linux/include/linux/quota.h - 1.10
linux/include/linux/fs.h - 1.157
linux/include/asm-sparc64/ioctls.h - 1.4
linux/include/asm-sparc/ioctls.h - 1.4
linux/include/asm-m68k/ioctls.h - 1.4
linux/include/asm-i386/ioctls.h - 1.4
linux/include/asm-alpha/ioctls.h - 1.6
linux/fs/super.c - 1.79
linux/fs/ioctl.c - 1.14
linux/fs/inode.c - 1.69
linux/fs/dquot.c - 1.52
        - Merge of 2.4.x-xfs:slinx:113294b originally by nathans on 03/04/02
          Update with Jan's latest round of patches.  Now allows co-existance
          of the old and new VFS quota formats/quotactl operations.

linux/fs/buffer.c - 1.114
        - Merge of 2.4.x-xfs:slinx:113298a originally by nathans on 03/04/02
          Missed this file during last merge with Jan's new code.

linux/fs/Makefile - 1.50
        - Merge of 2.4.x-xfs:slinx:113297a originally by nathans on 03/04/02
          I missed the changes in this file in that last merge with Jan's new
          quota code.

linux/fs/Config.in - 1.80
linux/arch/sparc64/kernel/sys_sparc32.c - 1.46
linux/include/asm-sh/ioctls.h - 1.5
linux/arch/ia64/ia32/sys_ia32.c - 1.21
linux/include/asm-ia64/ioctls.h - 1.3
        - Merge of 2.4.x-xfs:slinx:113294b originally by nathans on 03/04/02
          Update with Jan's latest round of patches.  Now allows co-existance
          of the old and new VFS quota formats/quotactl operations.

linux/fs/xfs/xfs_qm_syscalls.c - 1.57
linux/fs/xfs/xfs_qm.h - 1.21
        - Merge of 2.4.x-xfs:slinx:113294b originally by nathans on 03/04/02
          Type of parameter "type" change to int for a couple of operations.

linux/fs/xfs/linux/xfs_super.c - 1.167
        - Merge of 2.4.x-xfs:slinx:113294b originally by nathans on 03/04/02
          Update to match minor field renaming from Jans new patches.

linux/include/asm-parisc/ioctls.h - 1.3
linux/include/asm-cris/ioctls.h - 1.3
linux/fs/quota.c - 1.6
        - Merge of 2.4.x-xfs:slinx:113294b originally by nathans on 03/04/02
          Update with Jan's latest round of patches.  Now allows co-existance
          of the old and new VFS quota formats/quotactl operations.



<Prev in Thread] Current Thread [Next in Thread>
  • TAKE - [2.5] Even newer VFS quota, Nathan Scott <=