--- src/sys/dev/raid/vinum/vinumvar.h 2006/02/17 19:18:06 1.6 +++ src/sys/dev/raid/vinum/vinumvar.h 2006/07/16 22:39:42 1.7 @@ -37,7 +37,7 @@ * otherwise) arising in any way out of the use of this software, even if * advised of the possibility of such damage. * - * $Id: vinumvar.h,v 1.6 2006/02/17 19:18:06 dillon Exp $ + * $Id: vinumvar.h,v 1.7 2006/07/16 22:39:42 dillon Exp $ * $FreeBSD: src/sys/dev/vinum/vinumvar.h,v 1.32.2.4 2001/05/28 05:56:27 grog Exp $ * $DragonFly$ */ @@ -313,6 +313,7 @@ struct _vinum_conf { struct request *lastrq; struct bio *lastbio; #endif + int physbufs; }; /* Use these defines to simplify code */