commit | 54e18d35e44c48cf6e13c4ce09962c30b595b72a | [log] [tgz] |
---|---|---|
author | Fam Zheng <famz@redhat.com> | Fri Apr 22 21:53:53 2016 +0800 |
committer | Kevin Wolf <kwolf@redhat.com> | Fri Apr 22 16:43:56 2016 +0200 |
tree | 1c0b141d6ef2e65614205877318d7589fc24c7c4 | |
parent | bcd82a968fbf7d8156eefbae3f3aab59ad576fa2 [diff] |
event-notifier: Add "is_external" parameter All callers pass "false" keeping the old semantics. The windows implementation doesn't distinguish the flag yet. On posix, it is passed down to the underlying aio context. Signed-off-by: Fam Zheng <famz@redhat.com> Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Kevin Wolf <kwolf@redhat.com>