]> asedeno.scripts.mit.edu Git - linux.git/blobdiff - block/blk.h
net: disable BRIDGE_NETFILTER by default
[linux.git] / block / blk.h
index 6842f28c033e79fd3571c3514bdc4893d43a3871..0b8884353f6bf43694b23a83158781c79df0f046 100644 (file)
@@ -30,6 +30,7 @@ struct blk_flush_queue {
         * at the same time
         */
        struct request          *orig_rq;
+       struct lock_class_key   key;
        spinlock_t              mq_flush_lock;
 };