summaryrefslogtreecommitdiffstats
path: root/sys
diff options
context:
space:
mode:
authorgrog <grog@FreeBSD.org>1999-02-11 06:44:12 +0000
committergrog <grog@FreeBSD.org>1999-02-11 06:44:12 +0000
commitc644d9d444fa93ed45c1cd2be188987063dff20b (patch)
tree67398d692bd0de155dcd7344129c9ed68a592dbe /sys
parent3d1b8318741d50988ca46061d0ffd81fde54357f (diff)
downloadFreeBSD-src-c644d9d444fa93ed45c1cd2be188987063dff20b.zip
FreeBSD-src-c644d9d444fa93ed45c1cd2be188987063dff20b.tar.gz
build_write_request: correct logic for handling writes to volumes with
failed plexes. allocrqg: Remove dead code
Diffstat (limited to 'sys')
-rw-r--r--sys/dev/vinum/vinumrequest.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/dev/vinum/vinumrequest.c b/sys/dev/vinum/vinumrequest.c
index 1b89dc6..e00dbc2 100644
--- a/sys/dev/vinum/vinumrequest.c
+++ b/sys/dev/vinum/vinumrequest.c
@@ -33,7 +33,7 @@
* otherwise) arising in any way out of the use of this software, even if
* advised of the possibility of such damage.
*
- * $Id: vinumrequest.c,v 1.22 1999/01/17 06:15:46 grog Exp grog $
+ * $Id: vinumrequest.c,v 1.7.2.3 1999/02/11 05:50:30 grog Exp $
*/
#define REALLYKERNEL
OpenPOWER on IntegriCloud