From: Al Viro Date: Mon, 17 Jan 2011 06:41:58 +0000 (-0500) Subject: don't drop newmnt on error in do_add_mount() X-Git-Tag: v2.6.38-rc1~22^2~13 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=15f9a3f3e199647fe0cac19302c5033cf031372d;p=pandora-kernel.git don't drop newmnt on error in do_add_mount() That gets rid of the kludge in finish_automount() - we need to keep refcount on the vfsmount as-is until we evict it from expiry list. Signed-off-by: Al Viro --- Reading git-diff-tree failed