X-Git-Url: https://asedeno.scripts.mit.edu/gitweb/?a=blobdiff_plain;f=block%2Fblk.h;h=0b8884353f6bf43694b23a83158781c79df0f046;hb=98bda63e20daab95bdc084ce00459a4f622a0505;hp=6842f28c033e79fd3571c3514bdc4893d43a3871;hpb=22164fbe274c2dd96d2887fe121896d321000a61;p=linux.git diff --git a/block/blk.h b/block/blk.h index 6842f28c033e..0b8884353f6b 100644 --- a/block/blk.h +++ b/block/blk.h @@ -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; };