alistair23-linux/fs/ufs
Al Viro 4acdaf27eb switch ->create() to umode_t
vfs_create() ignores everything outside of 16bit subset of its
mode argument; switching it to umode_t is obviously equivalent
and it's the only caller of the method

Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
2012-01-03 22:54:53 -05:00
..
balloc.c ufs: fix truncated values handling 64 bit metadata 2011-05-26 17:12:33 -07:00
cylinder.c
dir.c
file.c
ialloc.c filesystems: add missing nlink wrappers 2011-11-02 12:53:43 +01:00
inode.c filesystems: add set_nlink() 2011-11-02 12:53:43 +01:00
Kconfig ufs: remove the BKL 2011-03-02 22:27:48 +01:00
Makefile
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
swab.h
symlink.c
truncate.c ufs: fix truncated values handling 64 bit metadata 2011-05-26 17:12:33 -07:00
ufs.h treewide: use __printf not __attribute__((format(printf,...))) 2011-10-31 17:30:54 -07:00
ufs_fs.h
util.c ufs: remove the BKL 2011-03-02 22:27:48 +01:00
util.h ufs: use little-endian bitops 2011-03-23 19:46:19 -07:00