diff options
author | Daniel P. Berrangé <berrange@redhat.com> | 2019-03-13 17:36:18 +0000 |
---|---|---|
committer | Daniel P. Berrangé <berrange@redhat.com> | 2019-04-02 13:46:33 +0100 |
commit | ff3dc8fefe953fd3650279e064bf63b212c5699a (patch) | |
tree | 8d3161206551075e2f0d5f864158913a9e292f68 /os-win32.c | |
parent | b26c3f9cbd784a5f7db68049fd9c49a0a2077734 (diff) | |
download | qemu-ff3dc8fefe953fd3650279e064bf63b212c5699a.zip |
filemon: ensure watch IDs are unique to QFileMonitor scope
The watch IDs are mistakenly only unique within the scope of the
directory being monitored. This is not useful for clients which are
monitoring multiple directories. They require watch IDs to be unique
globally within the QFileMonitor scope.
Reviewed-by: Marc-André Lureau <marcandre.lureau@redhat.com>
Tested-by: Bandan Das <bsd@redhat.com>
Reviewed-by: Bandan Das <bsd@redhat.com>
Signed-off-by: Daniel P. Berrangé <berrange@redhat.com>
Diffstat (limited to 'os-win32.c')
0 files changed, 0 insertions, 0 deletions