freebsd-src/sys/geom/gate
Pawel Jakub Dawidek 55336b83e0 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
2004-06-27 12:56:11 +00:00
..
g_gate.c Introduce a hack that will make geom_gate to work with read-only mounts. 2004-06-27 12:56:11 +00:00
g_gate.h Prefer signed type over unsigned to be able to assert negative 2004-05-03 21:02:02 +00:00