]> Pileus Git - ~andy/linux/blobdiff - drivers/staging/hv/hyperv_storage.h
Staging: hv: storvsc: Introduce state to manage the lifecycle of stor device
[~andy/linux] / drivers / staging / hv / hyperv_storage.h
index a22441386379387e3e144010e802021c16f3b04e..d93bf93eb243b124f1bc2a480920b551212d004e 100644 (file)
@@ -266,7 +266,7 @@ struct storvsc_device {
 
        /* 0 indicates the device is being destroyed */
        atomic_t ref_count;
-
+       bool     destroy;
        bool     drain_notify;
        atomic_t num_outstanding_req;