Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 27 Jun 2004 12:56:11 +0000 (UTC)
From:      Pawel Jakub Dawidek <pjd@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/geom/gate g_gate.c
Message-ID:  <200406271256.i5RCuB3R003442@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200406271256.i5RCuB3R003442>