kernel_optimize_test/fs/hostfs
Al Viro 5e2df28cc6 hostfs: pass pathname to init_inode()
We will calculate it in all callers anyway, so there's no
need to duplicate that inside.  Moreover, that way we lose
all failure exits in init_inode(), so it doesn't need to
return anything.

Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
2010-08-09 16:48:09 -04:00
..
hostfs_kern.c hostfs: pass pathname to init_inode() 2010-08-09 16:48:09 -04:00
hostfs_user.c Deal with missing exports for hostfs 2010-08-09 16:47:25 -04:00
hostfs.h
Makefile