On Wed, Jun 29, 2011 at 10:24:09AM +0200, Petr Uzel wrote: > Since util-linux commit f4612577c942a3683b97632ad0b49671897c2070, > umount stat(2)s its argument to check whether it can be associated > with some loop device. This could hang with broken NFS mounts. > > Fix by first checking mtab if umount's argument is mounted and only if > we fail, check if there is a loop device associated. > > http://marc.info/?l=util-linux-ng&m=130924963804836&w=2 > > Reported-by: Konstantin Khlebnikov <khlebnikov@xxxxxxxxxx> > Signed-off-by: Petr Uzel <petr.uzel@xxxxxxx> > --- > mount/umount.c | 42 ++++++++++++++++++++++-------------------- > 1 files changed, 22 insertions(+), 20 deletions(-) Applied, thanks (also to Konstantin)! Karel -- Karel Zak <kzak@xxxxxxxxxx> http://karelzak.blogspot.com -- To unsubscribe from this list: send the line "unsubscribe util-linux" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html