From 5a8d87e8ed1d6aabdb865fea31e337b2c627dbe0 Mon Sep 17 00:00:00 2001 From: Al Viro Date: Tue, 12 May 2015 00:10:18 -0400 Subject: [PATCH] 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-format-patch failed