diff options
author | Bandan Das <bsd@redhat.com> | 2015-11-23 16:37:04 -0500 |
---|---|---|
committer | Gerd Hoffmann <kraxel@redhat.com> | 2015-12-15 09:26:10 +0100 |
commit | 8e3e3897ce6d9e927053229ab0672f079c9c1501 (patch) | |
tree | 479ddf0f9b247b65a8ccbc449837f29d06c349a7 /target-lm32/cpu-qom.h | |
parent | b3c4d4250f571c2c739699be563f764eae1e6f52 (diff) |
usb-mtp: Add support for inotify based file monitoring
For now, we use inotify watches to track only a small number of
events, namely, add, delete and modify. Note that for delete, the kernel
already deactivates the watch for us and we just need to
take care of modifying our internal state.
inotify is a linux only mechanism.
Suggested-by: Gerd Hoffman <kraxel@redhat.com>
Signed-off-by: Bandan Das <bsd@redhat.com>
Message-id: 1448314625-3855-4-git-send-email-bsd@redhat.com
Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
Diffstat (limited to 'target-lm32/cpu-qom.h')
0 files changed, 0 insertions, 0 deletions