commit | 117aff744a20a2a04ccdb36cd5978316e1af0c3a | [log] [tgz] |
---|---|---|
author | Al Viro <viro@zeniv.linux.org.uk> | Sat Apr 18 11:19:26 2009 -0400 |
committer | Al Viro <viro@zeniv.linux.org.uk> | Mon Apr 20 23:01:15 2009 -0400 |
tree | 1f96bb44bf67a7737d233831399ab58d9fa842bf | |
parent | 24b6f16ecf37f918a1934d590e9e71c100d6388f [diff] |
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 <viro@zeniv.linux.org.uk>