mirror of
https://github.com/torvalds/linux.git
synced 2026-04-22 16:53:59 -04:00
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>