https://bugs.kde.org/show_bug.cgi?id=320895 --- Comment #12 from Heinrich Schuchardt --- Hello Bart, the file descriptor returned in struct fanotify_event_metadata is created by function create_fd in file fs/notify/fanotify/fanotify_user.c of the kernel source. http://lxr.free-electrons.com/source/fs/notify/fanotify/fanotify_user.c#L62 Reading http://valgrind.org/docs/manual/manual-core-adv.html#manual-core-adv.wrapping it is still unclear to me if it is possible to wrap this static function. Best regards Heinrich Schuchardt -- You are receiving this mail because: You are watching all bug changes.