From: Ian Kent Date: Fri, 29 Sep 2006 09:00:54 +0000 (-0700) Subject: [PATCH] autofs4: pending flag not cleared on mount fail X-Git-Tag: v2.6.19-rc1~720 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=44938af6e08580514abce8bea23ae1c034ea0b1d;p=pandora-kernel.git [PATCH] autofs4: pending flag not cleared on mount fail During testing I've found that the mount pending flag can be left set at exit from autofs4_lookup after a failed mount request. This shouldn't be allowed to happen and causes incorrect error returns. Signed-off-by: Ian Kent Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed