linux/fs/coda
Al Viro 84c60b1388 drop redundant ->owner initializations
it's not needed for file_operations of inodes located on fs defined
in the hosting module and for file_operations that go into procfs.

Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
2016-05-29 19:08:00 -04:00
..
Kconfig
Makefile
cache.c
cnode.c
coda_cache.h
coda_fs_i.h
coda_int.h
coda_linux.c
coda_linux.h tree wide: use kvfree() than conditional kfree()/vfree() 2016-01-22 17:02:18 -08:00
dir.c introduce a parallel variant of ->iterate() 2016-05-02 19:49:29 -04:00
file.c wrappers for ->i_mutex access 2016-01-22 18:04:28 -05:00
inode.c
pioctl.c drop redundant ->owner initializations 2016-05-29 19:08:00 -04:00
psdev.c
symlink.c
sysctl.c
upcall.c