lkml.org 
[lkml]   [2002]   [Mar]   [18]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
Patch in this message
/
Date
From
SubjectRe: devfs mounted twice in linux 2.4.19-pre3
Alexander Viro writes:
> On Mon, 18 Mar 2002, Richard Gooch wrote:
>
> > No, I don't think that's the problem. I now also have two devfs
> > entries in /proc/mounts with 2.4.19-pre3. My boot scripts don't mount
> > devfs. I'm looking into the problem. It seems to have something to do
> > with Al's changes to the boot sequence code.
>
> It has and it will go away when the next series is merged.

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/
\
 
 \ /
  Last update: 2005-03-22 13:25    [W:0.047 / U:0.896 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site