]> git.baikalelectronics.ru Git - kernel.git/commit
get rid of name and type arguments of walk_component()
authorAl Viro <viro@zeniv.linux.org.uk>
Thu, 24 Jan 2013 23:10:25 +0000 (18:10 -0500)
committerAl Viro <viro@zeniv.linux.org.uk>
Sat, 23 Feb 2013 04:31:34 +0000 (23:31 -0500)
commit77ef2125065791b7d1a98402a5eedb2861e2d0c4
tree8541c341b6742450dfe1958d3d234f11ca3ec580
parent283b9c538d21c8180642ad867f0ef18c6c1abd50
get rid of name and type arguments of walk_component()

... always can be found in nameidata now.

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