commit | 7b6078146ccbe9bd165d578586b10ea092ac489e | [log] [tgz] |
---|---|---|
author | Bart Van Assche <bart.vanassche@sandisk.com> | Tue Jun 20 11:15:47 2017 -0700 |
committer | Jens Axboe <axboe@kernel.dk> | Tue Jun 20 19:27:14 2017 -0600 |
tree | 757b09a4928cc73e404a3bfd0b0528de444873d4 | |
parent | 332ebbf7f9efb31ffc363b99da548963ee3fd66d [diff] |
blk-mq: Document locking assumptions Document the locking assumptions in functions that modify blk_mq_ctx.rq_list to make it easier for humans to verify this code. Signed-off-by: Bart Van Assche <bart.vanassche@sandisk.com> Reviewed-by: Christoph Hellwig <hch@lst.de> Cc: Hannes Reinecke <hare@suse.com> Cc: Omar Sandoval <osandov@fb.com> Cc: Ming Lei <ming.lei@redhat.com> Signed-off-by: Jens Axboe <axboe@kernel.dk>