linux/fs/xfs/linux-2.6
Christoph Hellwig c472b43275 quota: unify ->set_dqblk
Pass the larger struct fs_disk_quota to the ->set_dqblk operation so
that the Q_SETQUOTA and Q_XSETQUOTA operations can be implemented
with a single filesystem operation and we can retire the ->set_xquota
operation.  The additional information (RT-subvolume accounting and
warn counts) are left zero for the VFS quota implementation.

Add new fieldmask values for setting the numer of blocks and inodes
values which is required for the VFS quota, but wasn't for XFS.

Signed-off-by: Christoph Hellwig <hch@lst.de>
Signed-off-by: Jan Kara <jack@suse.cz>
2010-05-21 19:30:44 +02:00
..
kmem.c include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h 2010-03-30 22:02:32 +09:00
kmem.h xfs: replace KM_LARGE with explicit vmalloc use 2010-01-21 13:44:56 -06:00
mrlock.h
sv.h
time.h
xfs_acl.c include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h 2010-03-30 22:02:32 +09:00
xfs_aops.c xfs: clean up end index calculation in xfs_page_state_convert 2010-05-19 09:58:20 -05:00
xfs_aops.h
xfs_buf.c xfs: enforce synchronous writes in xfs_bwrite 2010-05-19 09:58:13 -05:00
xfs_buf.h xfs: add blockdev name to kthreads 2010-05-19 09:58:07 -05:00
xfs_cred.h
xfs_dmapi_priv.h
xfs_export.c Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfs into for-2.6.34-incoming 2010-03-04 12:04:51 -05:00
xfs_export.h
xfs_file.c xfs: wait for direct I/O to complete in fsync and write_inode 2010-05-19 09:58:14 -05:00
xfs_fs_subr.c xfs: remove duplicate buffer flags 2010-01-21 13:44:36 -06:00
xfs_fs_subr.h
xfs_globals.c
xfs_globals.h
xfs_ioctl.c xfs: Fix integer overflow in fs/xfs/linux-2.6/xfs_ioctl*.c 2010-05-19 09:58:07 -05:00
xfs_ioctl.h xfs: convert attr to use unsigned names 2010-01-20 10:47:48 +11:00
xfs_ioctl32.c xfs: Fix integer overflow in fs/xfs/linux-2.6/xfs_ioctl*.c 2010-05-19 09:58:07 -05:00
xfs_ioctl32.h
xfs_iops.c xfs: Make fiemap work in query mode. 2010-05-19 09:58:16 -05:00
xfs_iops.h
xfs_linux.h xfs: kill xfs_lrw.h 2010-03-01 16:35:44 -06:00
xfs_quotaops.c quota: unify ->set_dqblk 2010-05-21 19:30:44 +02:00
xfs_stats.c
xfs_stats.h
xfs_super.c xfs: wait for direct I/O to complete in fsync and write_inode 2010-05-19 09:58:14 -05:00
xfs_super.h
xfs_sync.c xfs: enforce synchronous writes in xfs_bwrite 2010-05-19 09:58:13 -05:00
xfs_sync.h xfs: add a shrinker to background inode reclaim 2010-04-29 16:22:13 -05:00
xfs_sysctl.c
xfs_sysctl.h
xfs_trace.c xfs: xfs_trace.c: duplicated include 2010-05-19 09:58:14 -05:00
xfs_trace.h xfs: convert the dquot hash list to use list heads 2010-05-19 09:58:11 -05:00
xfs_version.h
xfs_vnode.h
xfs_xattr.c xfs: convert attr to use unsigned names 2010-01-20 10:47:48 +11:00