]> git.baikalelectronics.ru Git - kernel.git/commit
vfs: unexport getname and putname symbols
authorJeff Layton <jlayton@redhat.com>
Wed, 10 Oct 2012 20:43:13 +0000 (16:43 -0400)
committerAl Viro <viro@zeniv.linux.org.uk>
Fri, 12 Oct 2012 04:32:09 +0000 (00:32 -0400)
commit364e87c498df3d72910c1f7f069bde836879aa8a
treefa2a1611a8a49cc77d86bfe19d43b45a266b376a
parent50261398930e2e77411fc28cf2f77578b35de23e
vfs: unexport getname and putname symbols

I see no callers in module code.

Signed-off-by: Jeff Layton <jlayton@redhat.com>
Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
fs/namei.c