]> err.no Git - linux-2.6/blobdiff - drivers/block/cciss.h
[PATCH] cciss: busy_initializing flag
[linux-2.6] / drivers / block / cciss.h
index 566587d0a5003726dc75e5fe7ea67ad639581c54..11ee83504b3828f322117185e9b0649c8051718d 100644 (file)
@@ -83,6 +83,7 @@ struct ctlr_info
        int                     nr_allocs;
        int                     nr_frees; 
        int                     busy_configuring;
+       int                     busy_initializing;
 
        /* This element holds the zero based queue number of the last
         * queue to be started.  It is used for fairness.