xfs
[Top] [All Lists]

PARTIAL TAKE 969608 - remove dependency of the quota module on behaviors

To: sgi.bugs.xfs@xxxxxxxxxxxx
Subject: PARTIAL TAKE 969608 - remove dependency of the quota module on behaviors
From: dgc@xxxxxxx (David Chinner)
Date: Fri, 24 Aug 2007 21:32:51 +1000 (EST)
Cc: xfs@xxxxxxxxxxx
Sender: xfs-bounce@xxxxxxxxxxx
remove dependency of the quota module on behaviors

Mount options are now parsed by the main XFS module and rejected if quota
support is not available, and there are some new quota operation for the
quotactl syscall and calls to quote in the mount, unmount and sync
callchains.


Signed-off-by: Christoph Hellwig <hch@xxxxxx>


Date:  Fri Aug 24 21:32:27 AEST 2007
Workarea:  chook.melbourne.sgi.com:/build/dgc/isms/2.6.x-xfs
Inspected by:  hch@xxxxxx

The following file(s) were checked into:
  longdrop.melbourne.sgi.com:/isms/linux/2.6.x-xfs-melb


Modid:  xfs-linux-melb:xfs-kern:29503a
fs/xfs/xfs_vfsops.c - 1.532 - changed
http://oss.sgi.com/cgi-bin/cvsweb.cgi/xfs-linux/xfs_vfsops.c.diff?r1=text&tr1=1.532&r2=text&tr2=1.531&f=h
        - remove dependency of the quota module on behaviors

fs/xfs/xfs_mount.h - 1.244 - changed
http://oss.sgi.com/cgi-bin/cvsweb.cgi/xfs-linux/xfs_mount.h.diff?r1=text&tr1=1.244&r2=text&tr2=1.243&f=h
        - remove dependency of the quota module on behaviors

fs/xfs/xfs_qmops.c - 1.16 - changed
http://oss.sgi.com/cgi-bin/cvsweb.cgi/xfs-linux/xfs_qmops.c.diff?r1=text&tr1=1.16&r2=text&tr2=1.15&f=h
        - remove dependency of the quota module on behaviors

fs/xfs/xfs_quota.h - 1.49 - changed
http://oss.sgi.com/cgi-bin/cvsweb.cgi/xfs-linux/xfs_quota.h.diff?r1=text&tr1=1.49&r2=text&tr2=1.48&f=h
        - remove dependency of the quota module on behaviors

fs/xfs/quota/xfs_qm_bhv.c - 1.27 - changed
http://oss.sgi.com/cgi-bin/cvsweb.cgi/xfs-linux/quota/xfs_qm_bhv.c.diff?r1=text&tr1=1.27&r2=text&tr2=1.26&f=h
        - remove dependency of the quota module on behaviors

fs/xfs/quota/xfs_qm_syscalls.c - 1.34 - changed
http://oss.sgi.com/cgi-bin/cvsweb.cgi/xfs-linux/quota/xfs_qm_syscalls.c.diff?r1=text&tr1=1.34&r2=text&tr2=1.33&f=h
        - remove dependency of the quota module on behaviors

fs/xfs/quota/xfs_qm.h - 1.16 - changed
http://oss.sgi.com/cgi-bin/cvsweb.cgi/xfs-linux/quota/xfs_qm.h.diff?r1=text&tr1=1.16&r2=text&tr2=1.15&f=h
        - remove dependency of the quota module on behaviors

fs/xfs/quota/xfs_qm.c - 1.53 - changed
http://oss.sgi.com/cgi-bin/cvsweb.cgi/xfs-linux/quota/xfs_qm.c.diff?r1=text&tr1=1.53&r2=text&tr2=1.52&f=h
        - remove dependency of the quota module on behaviors

fs/xfs/linux-2.6/xfs_vfs.h - 1.75 - changed
http://oss.sgi.com/cgi-bin/cvsweb.cgi/xfs-linux/linux-2.6/xfs_vfs.h.diff?r1=text&tr1=1.75&r2=text&tr2=1.74&f=h
        - remove dependency of the quota module on behaviors

fs/xfs/linux-2.6/xfs_vfs.c - 1.79 - changed
http://oss.sgi.com/cgi-bin/cvsweb.cgi/xfs-linux/linux-2.6/xfs_vfs.c.diff?r1=text&tr1=1.79&r2=text&tr2=1.78&f=h
        - remove dependency of the quota module on behaviors

fs/xfs/linux-2.6/xfs_super.h - 1.71 - changed
http://oss.sgi.com/cgi-bin/cvsweb.cgi/xfs-linux/linux-2.6/xfs_super.h.diff?r1=text&tr1=1.71&r2=text&tr2=1.70&f=h
        - remove dependency of the quota module on behaviors

fs/xfs/linux-2.6/xfs_super.c - 1.390 - changed
http://oss.sgi.com/cgi-bin/cvsweb.cgi/xfs-linux/linux-2.6/xfs_super.c.diff?r1=text&tr1=1.390&r2=text&tr2=1.389&f=h
        - remove dependency of the quota module on behaviors

fs/xfs/linux-2.6/xfs_ksyms.c - 1.68 - changed
http://oss.sgi.com/cgi-bin/cvsweb.cgi/xfs-linux/linux-2.6/xfs_ksyms.c.diff?r1=text&tr1=1.68&r2=text&tr2=1.67&f=h
        - remove dependency of the quota module on behaviors



<Prev in Thread] Current Thread [Next in Thread>
  • PARTIAL TAKE 969608 - remove dependency of the quota module on behaviors, David Chinner <=