new helper: __dentry_path()
authorAl Viro <viro@zeniv.linux.org.uk>
Mon, 7 Jun 2010 02:31:14 +0000 (22:31 -0400)
committerAl Viro <viro@zeniv.linux.org.uk>
Mon, 9 Aug 2010 20:48:13 +0000 (16:48 -0400)
builds path relative to fs root, called under dcache_lock,
doesn't append any nonsense to unlinked ones.

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

No differences found