kernel-ark/fs/udf
Christoph Hellwig c79d967de3 quota: move remount handling into the filesystem
Currently do_remount_sb calls into the dquot code to tell it about going
from rw to ro and ro to rw.  Move this code into the filesystem to
not depend on the dquot code in the VFS - note ocfs2 already ignores
these calls and handles remount by itself.  This gets rid of overloading
the quotactl calls and allows to unify the VFS and XFS codepaths in
that area later.

Signed-off-by: Christoph Hellwig <hch@lst.de>
Signed-off-by: Jan Kara <jack@suse.cz>
2010-05-24 14:06:39 +02:00
..
balloc.c udf: potential integer overflow 2010-04-08 15:35:20 +02:00
dir.c udf: BKL ioctl pushdown 2010-05-05 16:36:17 +02:00
directory.c
ecma_167.h
file.c Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-udf-2.6 2010-05-21 11:17:43 -07:00
ialloc.c udf: replace inode uid,gid,mode init with helper 2010-05-21 18:31:27 -04:00
inode.c udf: add speciffic ->setattr callback 2010-04-08 15:35:20 +02:00
Kconfig
lowlevel.c
Makefile
misc.c
namei.c udf: replace inode uid,gid,mode init with helper 2010-05-21 18:31:27 -04:00
osta_udf.h
partition.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
super.c quota: move remount handling into the filesystem 2010-05-24 14:06:39 +02:00
symlink.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
truncate.c
udf_i.h
udf_sb.h
udfdecl.h udf: BKL ioctl pushdown 2010-05-05 16:36:17 +02:00
udfend.h
udftime.c
unicode.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