qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Qemu-devel] [PATCH 0/2] filemonitor: fix watch ID allocation for direct


From: Daniel P . Berrangé
Subject: [Qemu-devel] [PATCH 0/2] filemonitor: fix watch ID allocation for directories
Date: Thu, 14 Mar 2019 15:15:25 +0000

This fixes an problem with watch ID allocation identified by the USB MTP
device usage of watches on subdirectories.

Daniel P. Berrangé (2):
  tests: refactor file monitor test to make it more understandable
  filemon: ensure watch IDs are unique to QFileMonitor scope

 tests/test-util-filemonitor.c | 626 +++++++++++++++++-----------------
 util/filemonitor-inotify.c    |   5 +-
 2 files changed, 306 insertions(+), 325 deletions(-)

-- 
2.20.1




reply via email to

[Prev in Thread] Current Thread [Next in Thread]