]> git.baikalelectronics.ru Git - kernel.git/commit
blk-mq-debug: Make show() operations interruptible
authorBart Van Assche <bart.vanassche@sandisk.com>
Wed, 1 Feb 2017 18:20:58 +0000 (10:20 -0800)
committerJens Axboe <axboe@fb.com>
Wed, 1 Feb 2017 19:22:59 +0000 (12:22 -0700)
commit0dbe94531bbf1a79427b435769471e2340f5af6f
tree7cff92fac926029a2fc6b4fb1ae959b69e53325b
parent72f001c3a363265e78ce7a08366d5ebe0933c2ed
blk-mq-debug: Make show() operations interruptible

Allow users to interrupt show operations instead of making a user
space process unkillable if ownership of q->sysfs_lock cannot be
obtained.

Signed-off-by: Bart Van Assche <bart.vanassche@sandisk.com>
Reviewed-by: Omar Sandoval <osandov@fb.com>
Signed-off-by: Jens Axboe <axboe@fb.com>
block/blk-mq-debugfs.c