kernel-hacking-2024-linux-s.../fs/hostfs
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
..
hostfs.h
hostfs_kern.c switch ->create() to umode_t 2012-01-03 22:54:53 -05:00
hostfs_user.c um: kill useless include of user.h 2011-11-02 14:15:13 +01:00
Makefile