Are you talking about this patch:
+++ linux.19pre3-ac1/init/do_mounts.c Thu Mar 14 23:01:31 2002
@@ -375,7 +375,7 @@
done:
putname(fs_names);
if (do_devfs)
- sys_umount(".", 0);
+ sys_umount(".", MNT_DETACH);
}
#ifdef CONFIG_BLK_DEV_INITRD
I tried that and it didn't fix the problem.
Regards,
Richard....
Permanent: rgooch@atnf.csiro.au
Current: rgooch@ras.ucalgary.ca
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/