chiark / gitweb /
mount: fix for complex automounts
authorMalte Starostik <m-starostik@versanet.de>
Tue, 5 Jun 2012 19:10:28 +0000 (21:10 +0200)
committerLennart Poettering <lennart@poettering.net>
Tue, 10 Jul 2012 16:27:03 +0000 (18:27 +0200)
If accessing an automount point triggers more changes to
/proc/self/mountinfo than just to add the directly wanted mount, these
changes can lead to spurious -ENODEV notifications on the automount unit
causing the request to fail when in fact the mount will be setup right
afterwards.


No differences found