freebsd-dev/sys/geom/vinum
Ulf Lilleengen 2155338ac1 - 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
2008-12-27 14:32:39 +00:00
..
geom_vinum_drive.c - Import macros used in gmirror for printing gvinum debug messages and making 2008-10-26 17:20:37 +00:00
geom_vinum_init.c - Import macros used in gmirror for printing gvinum debug messages and making 2008-10-26 17:20:37 +00:00
geom_vinum_list.c - Fix a potential NULL pointer reference. Note that this cannot happen in 2008-11-25 19:13:58 +00:00
geom_vinum_move.c - Fix a potential NULL pointer reference. Note that this cannot happen in 2008-11-25 19:13:58 +00:00
geom_vinum_plex.c - Fix an issue with access permissions to underlying disks used by a gvinum 2008-12-27 14:32:39 +00:00
geom_vinum_raid5.c - Import macros used in gmirror for printing gvinum debug messages and making 2008-10-26 17:20:37 +00:00
geom_vinum_raid5.h while (0); -> while (0) in multi-line macros 2006-08-17 22:50:33 +00:00
geom_vinum_rename.c - Fix a potential NULL pointer reference. Note that this cannot happen in 2008-11-25 19:13:58 +00:00
geom_vinum_rm.c - Fix a potential NULL pointer reference. Note that this cannot happen in 2008-11-25 19:13:58 +00:00
geom_vinum_share.c - Recognize the 'volume' parameter when creating a plex. 2008-05-22 10:27:03 +00:00
geom_vinum_share.h Share gv_roughlength() between kernel and userland, as we will need it 2004-11-15 12:30:59 +00:00
geom_vinum_state.c - Import macros used in gmirror for printing gvinum debug messages and making 2008-10-26 17:20:37 +00:00
geom_vinum_subr.c - Import macros used in gmirror for printing gvinum debug messages and making 2008-10-26 17:20:37 +00:00
geom_vinum_var.h - Make gvinum header on-disk structure consistent on all platforms by storing 2008-10-01 14:50:36 +00:00
geom_vinum_volume.c - Import macros used in gmirror for printing gvinum debug messages and making 2008-10-26 17:20:37 +00:00
geom_vinum.c - Fix a potential NULL pointer reference. Note that this cannot happen in 2008-11-25 19:13:58 +00:00
geom_vinum.h - Import macros used in gmirror for printing gvinum debug messages and making 2008-10-26 17:20:37 +00:00