Home
last modified time | relevance | path

Searched hist:"5 e2df28c" (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/fs/hostfs/
H A Dhostfs_kern.c5e2df28c Sun Jun 06 18:38:18 CDT 2010 Al Viro <viro@zeniv.linux.org.uk> 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>
5e2df28c Sun Jun 06 18:38:18 CDT 2010 Al Viro <viro@zeniv.linux.org.uk> 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>