Re: /etc/mtab and per-process namespaces
From: Miklos Szeredi
Date: Tue Nov 01 2005 - 02:43:39 EST
> (Then, of course, there's FUSE. Does killing the FUSE helper
> prevent the mount from being umounted?)
No. On clean exit (via INT, TERM, HUP handlers installed by library)
it will lazy umount itself. Violent death of a filesystem daemon will
leave the mount intact, but umountable.
Miklos
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/