Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 27 Dec 2008 14:32:39 +0000 (UTC)
From:      Ulf Lilleengen <lulf@FreeBSD.org>
To:        cvs-src-old@freebsd.org
Subject:   cvs commit: src/sys/geom/vinum geom_vinum_plex.c
Message-ID:  <200812271432.mBREWo3M045586@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
lulf        2008-12-27 14:32:39 UTC

  FreeBSD src repository

  Modified files:
    sys/geom/vinum       geom_vinum_plex.c 
  Log:
  SVN rev 186517 on 2008-12-27 14:32:39Z by lulf
  
  - Fix an issue with access permissions to underlying disks used by a gvinum
    plex. If the plex is a raid5 plex, and is being written to, parity data might
    have to be read from the underlying disks, requiring them to be opened for
    reading as well as writing.
  
  MFC after:      1 week
  
  Revision  Changes    Path
  1.20      +10 -0     src/sys/geom/vinum/geom_vinum_plex.c



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