MD: Move macros from raid1*.h to raid1*.c
[deliverable/linux.git] / drivers / md / raid5.h
index 2164021f3b5f6548b96ac067aac67bd7874dcd10..f03fb3395183bdb580923e9154d0b2405cf3b4f3 100644 (file)
@@ -210,6 +210,7 @@ struct stripe_head {
        int                     disks;          /* disks in stripe */
        enum check_states       check_state;
        enum reconstruct_states reconstruct_state;
+       spinlock_t              stripe_lock;
        /**
         * struct stripe_operations
         * @target - STRIPE_OP_COMPUTE_BLK target
This page took 0.025264 seconds and 5 git commands to generate.