From: Al Viro Date: Sat, 18 Apr 2009 15:19:26 +0000 (-0400) Subject: Fix autofs_expire() X-Git-Tag: v2.6.30-rc3~35^2~14 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=117aff744a20a2a04ccdb36cd5978316e1af0c3a;p=pandora-kernel.git Fix autofs_expire() mnt should remain the same for all iterations through the list; as it is, if we have a busy mount, mnt follows into it and isn't restored for the next iteration. Signed-off-by: Al Viro --- Reading git-diff-tree failed