commit | 02be4aeb9343d9a4993b1de6cebe6280e82d7254 | [log] [tgz] |
---|---|---|
author | Kevin Wolf <kwolf@redhat.com> | Thu Apr 06 19:05:07 2017 +0200 |
committer | Kevin Wolf <kwolf@redhat.com> | Fri Apr 07 14:44:05 2017 +0200 |
tree | 27212e39f58eb6458ce1903801cf8f8bceb93417 | |
parent | d35ff5e6b3aa3a706b0aa3bcf11400fac945b67a [diff] |
commit: Set commit_top_bs->aio_context The filter driver that is inserted by the commit job needs to use the same AioContext as its parent and child nodes. Signed-off-by: Kevin Wolf <kwolf@redhat.com> Reviewed-by: Eric Blake <eblake@redhat.com> Reviewed-by: Fam Zheng <famz@redhat.com>