namei: unlazy_walk() doesn't need to mess with current->fs anymore
authorAl Viro <viro@zeniv.linux.org.uk>
Tue, 12 May 2015 04:10:18 +0000 (00:10 -0400)
committerAl Viro <viro@zeniv.linux.org.uk>
Fri, 15 May 2015 05:10:36 +0000 (01:10 -0400)
commit5a8d87e8ed1d6aabdb865fea31e337b2c627dbe0
treeed93c5bf6dd9c08425b7b1697b48bbcdb94b7450
parent203bc643db59e2538e9a3f19be1636cdfd2bb2db
namei: unlazy_walk() doesn't need to mess with current->fs anymore

now that we have ->root_seq, legitimize_path(&nd->root, nd->root_seq)
will do just fine...

Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
fs/namei.c
This page took 0.024463 seconds and 5 git commands to generate.