linux/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
..
Makefile
hostfs.h hostfs: fix UML crash: remove f_spare from hostfs 2010-10-26 16:52:04 -07:00
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