Home
last modified time | relevance | path

Searched hist:"52 b209f7" (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/fs/hostfs/
H A Dhostfs_kern.c52b209f7 Sun Jun 06 17:43:19 CDT 2010 Al Viro <viro@zeniv.linux.org.uk> 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>
52b209f7 Sun Jun 06 17:43:19 CDT 2010 Al Viro <viro@zeniv.linux.org.uk> 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>