alistair23-linux/fs/hostfs
Al Viro 52b209f7b8 get rid of hostfs_read_inode()
There are only two call sites; in one (hostfs_iget()) it's actually
a no-op and in another (fill_super()) it's easier to expand the
damn thing and use what we know about its arguments to simplify
it.

Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
2010-08-09 16:48:08 -04:00
..
hostfs.h hostfs: fix a duplicated global function name 2008-11-19 18:50:00 -08:00
hostfs_kern.c get rid of hostfs_read_inode() 2010-08-09 16:48:08 -04:00
hostfs_user.c Deal with missing exports for hostfs 2010-08-09 16:47:25 -04:00
Makefile