"...git@gitlab.flux.utah.edu:xcap/xcap-capability-linux.git" did not exist on "391587c3447d99b842a647f8e701895c9eea050b"
dm mpath: move trigger_event to system workqueue
The same workqueue is used both for sending uevents and processing queued I/O.
Deadlock has been reported in RHEL5 when sending a uevent was blocked waiting
for the queued I/O to be processed. Use scheduled_work() for the asynchronous
uevents instead.
Signed-off-by:
Alasdair G Kergon <agk@redhat.com>
Loading
Please register or sign in to comment