aboutsummaryrefslogtreecommitdiff
path: root/lib/string_helpers.c
diff options
context:
space:
mode:
authorHannes Reinecke <[email protected]>2009-02-18 10:30:15 +0100
committerJens Axboe <[email protected]>2009-02-18 10:34:16 +0100
commitbe987fdb55a4726e2fcbab7501f89276bdb57288 (patch)
treebc92a402a4d710718883e67eeab6e0ced221e7ff /lib/string_helpers.c
parent41b8c853a495438208faa5be03bbb0050859163b (diff)
block: fix deadlock in blk_abort_queue() for drivers that readd to timeout list
blk_abort_queue() iterates the timeout list and aborts each request on the list, but if the driver error handling readds a request to the timeout list during this processing, we could be looping forever. Fix this by splicing current entries to a local list and run over that list instead. Signed-off-by: Jens Axboe <[email protected]>
Diffstat (limited to 'lib/string_helpers.c')
0 files changed, 0 insertions, 0 deletions