Archived
14
0
Fork 0
This repository has been archived on 2022-02-17. You can view files and clone it, but cannot push or open issues or pull requests.
linux-2.6/fs/affs
Al Viro a760b03dc0 affs: propagate umode_t
Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
2012-01-03 22:55:04 -05:00
..
affs.h affs: propagate umode_t 2012-01-03 22:55:04 -05:00
amigaffs.c affs: propagate umode_t 2012-01-03 22:55:04 -05:00
bitmap.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
Changes
dir.c
file.c fs: push i_mutex and filemap_write_and_wait down into ->fsync() handlers 2011-07-20 20:47:59 -04:00
inode.c filesystems: add set_nlink() 2011-11-02 12:53:43 +01:00
Kconfig
Makefile fs: change to new flag variable 2011-03-17 14:02:57 +01:00
namei.c switch ->create() to umode_t 2012-01-03 22:54:53 -05:00
super.c vfs: fix the stupidity with i_dentry in inode destructors 2012-01-03 22:52:40 -05:00
symlink.c