]> git.baikalelectronics.ru Git - kernel.git/commit
FS: lookup_mnt() is only used in the core fs routines now
authorDavid Howells <dhowells@redhat.com>
Mon, 21 Mar 2011 14:28:58 +0000 (14:28 +0000)
committerAl Viro <viro@zeniv.linux.org.uk>
Mon, 21 Mar 2011 16:13:10 +0000 (12:13 -0400)
commit89131231af268a37bd67f270825013b1384b8422
tree235d147a07888a97af0149304c3830631e4622e3
parent89825f455c5103184d86deda8606e8ae92514231
FS: lookup_mnt() is only used in the core fs routines now

lookup_mnt() is only used in the core fs routines now, so it doesn't need to
be globally declared anymore.  It isn't exported to modules at the moment, so
nothing that can be modularised seems to be using it.

Signed-off-by: David Howells <dhowells@redhat.com>
Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
fs/internal.h
include/linux/dcache.h