From: Al Viro Date: Tue, 12 May 2015 04:10:18 +0000 (-0400) Subject: namei: unlazy_walk() doesn't need to mess with current->fs anymore X-Git-Tag: omap-for-v4.2/fixes-rc1^2~184^2~20 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5a8d87e8ed1d6aabdb865fea31e337b2c627dbe0;p=pandora-kernel.git 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 --- Reading git-diff-tree failed