Bruce Evans 34e9dea435 Added a flags arg to dsopen() and updated drivers. The DSO_ONESLICE
and DSO_NOLABELS flags prevent searching for slices and labels
respectively.  Current drivers don't set these flags.  When
DSO_NOLABELS is set, the in-core label for the whole disk is cloned
to create an in-core label for each slice.  This gives the correct
result (a good in-core label for the compatibility slice) if
DSO_ONESLICE is set or only one slice is found, but usually gives
broken labels otherwise, so DSO_ONESLICE should be set if DSO_NOLABELS
is set.
1998-07-30 15:16:06 +00:00
..
1997-08-02 14:33:27 +00:00
1998-06-08 11:08:35 +00:00
1998-07-11 07:46:16 +00:00
1998-07-29 17:38:14 +00:00
1998-01-22 17:30:44 +00:00
1998-02-20 13:37:40 +00:00
1998-07-29 17:38:14 +00:00
1998-07-29 17:38:14 +00:00
1998-07-29 17:38:14 +00:00
1998-07-11 07:46:16 +00:00
1998-07-11 07:46:16 +00:00
1998-07-11 07:46:16 +00:00
1998-06-02 05:39:13 +00:00
1998-06-08 11:08:35 +00:00
1998-07-11 10:45:45 +00:00
1998-06-21 14:53:44 +00:00
1998-07-13 07:05:55 +00:00
1997-12-19 23:18:37 +00:00
1998-07-29 17:38:14 +00:00
1998-02-09 06:11:36 +00:00