From: Al Viro Date: Tue, 31 Mar 2009 00:36:33 +0000 (-0400) Subject: Get rid of bumping fs_struct refcount in pivot_root(2) X-Git-Tag: v2.6.30-rc1~244^2~11 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f8ef3ed2bebd2c4cb9ece92efa185d7aead8831a;p=pandora-kernel.git Get rid of bumping fs_struct refcount in pivot_root(2) Not because execve races with _that_ are serious - we really need a situation when final drop of fs_struct refcount is done by something that used to have it as current->fs. Signed-off-by: Al Viro --- Reading git-diff-tree failed