ll_get_child_fid(): callers already have the child
authorAl Viro <viro@zeniv.linux.org.uk>
Tue, 21 Oct 2014 03:31:54 +0000 (23:31 -0400)
committerAl Viro <viro@zeniv.linux.org.uk>
Mon, 3 Nov 2014 20:21:17 +0000 (15:21 -0500)
commitea4df502dcee1d7ff394282f81c640e6a14e1997
treee9be1d8d12972579c34db615ac9ec92154e3f4a7
parent78851093c032b4c622377b430c815f1836bfec4e
ll_get_child_fid(): callers already have the child

no need to bother with d_lookup()

Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
drivers/staging/lustre/lustre/llite/namei.c