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)
commit0f60f240d522772467c7d2cebedb910748c78ed4
tree235d147a07888a97af0149304c3830631e4622e3
parent69b195be51620d72956acbf3029adad5765695dc
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