original_kernel/fs/afs
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
..
Kconfig
Makefile
afs.h
afs_cm.h
afs_fs.h
afs_vl.h
cache.c
callback.c
cell.c
cmservice.c
dir.c switch ->create() to umode_t 2012-01-03 22:54:53 -05:00
file.c
flock.c
fsclient.c
inode.c
internal.h
main.c
misc.c
mntpt.c
netdevices.c
proc.c
rxrpc.c
security.c
server.c
super.c vfs: fix the stupidity with i_dentry in inode destructors 2012-01-03 22:52:40 -05:00
vlclient.c
vlocation.c
vnode.c
volume.c
write.c