cvs commit: src/sys/geom/gate g_gate.c
Pawel Jakub Dawidek
pjd at FreeBSD.org
Sun Jun 27 05:58:43 PDT 2004
pjd 2004-06-27 12:56:11 UTC
FreeBSD src repository
Modified files:
sys/geom/gate g_gate.c
Log:
Introduce a hack that will make geom_gate to work with read-only mounts.
Now, when trying to mount file system in read-only mode it tries to
opened a device for writting to be able to update to read-write mode
latter. Ehh.
Discussed with: phk
Revision Changes Path
1.8 +9 -0 src/sys/geom/gate/g_gate.c
More information about the cvs-src
mailing list