md: remove plug_cnt feature of plugging.
[deliverable/linux.git] / drivers / md / md.h
index 7b4a3c318cae437ecb2041c33b2bdcee2c66bf15..91786c46b85ca02a8af9c145a0e42b4b37f65856 100644 (file)
@@ -266,9 +266,6 @@ struct mddev {
        int                             new_chunk_sectors;
        int                             reshape_backwards;
 
-       atomic_t                        plug_cnt;       /* If device is expecting
-                                                        * more bios soon.
-                                                        */
        struct md_thread                *thread;        /* management thread */
        struct md_thread                *sync_thread;   /* doing resync or reconstruct */
        sector_t                        curr_resync;    /* last block scheduled */
This page took 0.024669 seconds and 5 git commands to generate.