Prepare for next stable branch: version 1.8.0.
[libguestfs.git] / daemon / mount.c
index 250656a..ccd07c6 100644 (file)
@@ -324,9 +324,6 @@ do_umount_all (void)
 
   free_stringslen (mounts, size);
 
-  /* Without this, lvm_remove_all was failing on Ubuntu. */
-  udev_settle ();
-
   /* We've unmounted root now, so ... */
   root_mounted = 0;