kernel-hacking-2024-linux-s.../fs/ext3
Dmitry Monakhov 774f03fb2c ext3: symlink must be handled via filesystem specific operation
generic setattr implementation is no longer responsible for
quota transfer so synlinks must be handled via ext3_setattr.

Signed-off-by: Dmitry Monakhov <dmonakhov@openvz.org>
Signed-off-by: Jan Kara <jack@suse.cz>
2010-04-12 21:11:39 +02:00
..
acl.c
acl.h
balloc.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
bitmap.c
dir.c
ext3_jbd.c
file.c
fsync.c
hash.c
ialloc.c ext3: fix broken handling of EXT3_STATE_NEW 2010-03-29 14:30:19 -07:00
inode.c ext3: fix broken handling of EXT3_STATE_NEW 2010-03-29 14:30:19 -07:00
ioctl.c
Kconfig
Makefile
namei.c
namei.h
resize.c
super.c Merge branch 'for-next' into for-linus 2010-03-08 16:55:37 +01:00
symlink.c ext3: symlink must be handled via filesystem specific operation 2010-04-12 21:11:39 +02:00
xattr.c
xattr.h
xattr_security.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
xattr_trusted.c
xattr_user.c