summaryrefslogtreecommitdiff
path: root/drivers
diff options
context:
space:
mode:
authorGu Zheng <guz.fnst@cn.fujitsu.com>2014-09-03 17:45:44 +0800
committerJiri Slaby <jslaby@suse.cz>2014-10-13 15:41:41 +0200
commit88e350c62c63bb4ae5887bfbbad88e3354e7ce6f (patch)
tree0e78bca90f3d121f60cd9d14a4ab88dddaf52313 /drivers
parent3386c069c54344797c4d2da55ebef2f555a7a4a3 (diff)
aio: block exit_aio() until all context requests are completed
commit 6098b45b32e6baeacc04790773ced9340601d511 upstream. It seems that exit_aio() also needs to wait for all iocbs to complete (like io_destroy), but we missed the wait step in current implemention, so fix it in the same way as we did in io_destroy. Signed-off-by: Gu Zheng <guz.fnst@cn.fujitsu.com> Signed-off-by: Benjamin LaHaise <bcrl@kvack.org> [bwh: Backported to 3.16: adjust context] Signed-off-by: Ben Hutchings <ben@decadent.org.uk>
Diffstat (limited to 'drivers')
0 files changed, 0 insertions, 0 deletions