linux/fs/hostfs
Al Viro 18bb1db3e7 switch vfs_mkdir() and ->mkdir() to umode_t
vfs_mkdir() gets int, but immediately drops everything that might not
fit into umode_t and that's the only caller of ->mkdir()...

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 vfs_mkdir() and ->mkdir() 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