commit | 8c0f14eab8f138689e68b3498c0c5fd6ff20a948 | [log] [tgz] |
---|---|---|
author | Bart Van Assche <bart.vanassche@sandisk.com> | Wed Feb 01 10:20:58 2017 -0800 |
committer | Jens Axboe <axboe@fb.com> | Wed Feb 01 12:22:59 2017 -0700 |
tree | 7cff92fac926029a2fc6b4fb1ae959b69e53325b | |
parent | a1ae0f74a73fbd113647321c49032a561b3f3781 [diff] |
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>