xfs
[Top] [All Lists]

TAKE - group quota support

To: linux-xfs@xxxxxxxxxxx
Subject: TAKE - group quota support
From: Nathan Scott <nathans@xxxxxxxxxxxxxxxxxxxxxxx>
Date: Tue, 3 Apr 2001 13:11:39 +1000 (EST)
Sender: owner-linux-xfs@xxxxxxxxxxx
This mod converts us from the IRIX project quota implementation
over to a Linux group quota "equivalent".  It is not possible to
mount an IRIX filesystem with project quota enabled (quotaoff can
be used to disable quota) - never was under Linux, actually - now
that restriction is enforced.

For folks using quota under Linux XFS (user/group/both), you must
now use the 3.01 quota tools available at:
        http://sourceforge.net/projects/linuxquota/

cheers.


Date:  Mon Apr  2 19:52:38 PDT 2001
Workarea:  snort.melbourne.sgi.com:/diskb/build4/nathans/quota-xfs

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


Modid:  2.4.x-xfs:slinx:91436a
linux/fs/xfs/xfs_trans_dquot.c - 1.31
linux/fs/xfs/xfsidbg.c - 1.157
linux/fs/xfs/xfs_quota_priv.h - 1.17
linux/fs/xfs/xfs_buf_item.h - 1.33
linux/fs/xfs/xfs_sb.h - 1.50
linux/fs/xfs/xfs_vnodeops.c - 1.493
linux/fs/xfs/xfsquotasstubs.c - 1.13
linux/fs/xfs/xfs_dqblk.h - 1.6
linux/fs/xfs/xfs_itable.c - 1.97
linux/fs/xfs/xfs_qm_syscalls.c - 1.51
linux/fs/xfs/xfs_log_recover.c - 1.204
linux/fs/xfs/xfs_dquot_item.h - 1.6
linux/fs/xfs/xfs_dquot_item.c - 1.22
linux/fs/xfs/xfs_vfsops.c - 1.311
linux/fs/xfs/xfs_iget.c - 1.134
linux/fs/xfs/xfs_clnt.h - 1.22
linux/fs/xfs/xfs_bmap_btree.c - 1.117
linux/fs/xfs/xfs_dquot.h - 1.18
linux/fs/xfs/xfs_dquot.c - 1.55
linux/fs/xfs/xfs_mount.c - 1.249
linux/fs/xfs/xfs_qm.h - 1.18
linux/fs/xfs/xfs_qm.c - 1.63
linux/fs/xfs/xfs_inode.c - 1.312
linux/fs/xfs/xfs_inode.h - 1.145
linux/fs/xfs/xfs_utils.c - 1.36
linux/fs/xfs/xfs_bmap.c - 1.265
linux/fs/xfs/xfs_quota.h - 1.23
linux/fs/xfs/xfs_trans_buf.c - 1.92
linux/fs/xfs/linux/xfs_lrw.c - 1.86
linux/fs/xfs/linux/xfs_super.c - 1.112
linux/include/linux/xqm.h - 1.5
cmd/xfsprogs/repair/xfs_repair.c - 1.2
cmd/xfsprogs/repair/versions.c - 1.2
cmd/xfsprogs/repair/sb.c - 1.2
cmd/xfsprogs/repair/phase6.c - 1.2
cmd/xfsprogs/repair/phase4.c - 1.2
cmd/xfsprogs/db/sb.c - 1.2
cmd/xfsprogs/db/inode.c - 1.2
cmd/xfsprogs/db/frag.c - 1.2
cmd/xfsprogs/repair/globals.h - 1.2
cmd/xfsprogs/repair/dir2.c - 1.2
cmd/xfsprogs/repair/dir.c - 1.2
cmd/xfsprogs/repair/dinode.c - 1.2
cmd/xfsprogs/repair/agheader.c - 1.2
cmd/xfsprogs/mkfs/xfs_mkfs.c - 1.7
cmd/xfsprogs/logprint/log_print_all.c - 1.2
cmd/xfsprogs/libxfs/xfs_mount.c - 1.2
cmd/xfsprogs/libxfs/xfs_bmap_btree.c - 1.2
cmd/xfsprogs/libxfs/xfs_bmap.c - 1.2
cmd/xfsprogs/include/xqm.h - 1.3
cmd/xfsprogs/include/xfs_sb.h - 1.2
cmd/xfsprogs/db/dquot.c - 1.2
cmd/xfsprogs/include/xfs_quota.h - 1.2
cmd/xfsprogs/include/xfs_inode.h - 1.4
cmd/xfsprogs/include/xfs_dquot_item.h - 1.2
cmd/xfsprogs/include/xfs_dqblk.h - 1.2
cmd/xfsprogs/include/xfs_buf_item.h - 1.2
cmd/xfsprogs/db/check.c - 1.2
cmd/xfsprogs/doc/README.quota - 1.3
        - support group quota in Linux/XFS.

cmd/xfsprogs/VERSION - 1.11
cmd/xfsprogs/doc/CHANGES - 1.12
cmd/xfsprogs/debian/changelog - 1.7
linux/Documentation/Changes - 1.36
        - move to version 1.2.0 for group quota changes.



<Prev in Thread] Current Thread [Next in Thread>
  • TAKE - group quota support, Nathan Scott <=