Craig Rodrigues 8fd860cfa1 In vfs_nmount(), check to see if "update" mount option was passed
in, and if so, set MNT_UPDATE filesystem flag.
vfs_nmount() calls vfs_domount(), and there is special logic
inside vfs_domount() if MNT_UPDATE is set.  This is very important
when we want to do an update mount of the root filesystem, using nmount().
2005-11-18 01:31:10 +00:00
..
2005-11-17 02:32:39 +00:00
2005-11-17 02:32:39 +00:00
2005-11-17 12:56:40 +00:00
2005-11-09 12:26:37 +00:00
2005-11-11 12:03:28 +00:00
2005-11-16 18:18:52 +00:00