Skip to content
Commit 117aff74 authored by Al Viro's avatar Al Viro
Browse files

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: default avatarAl Viro <viro@zeniv.linux.org.uk>
parent 24b6f16e
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment