> AFAICT this will have a side-effect that now fsnotify_open() will be > generated even for O_PATH open. It is true that fsnotify_close() is getting Thanks! That change seemed sensible because a close() event is generated. But I don't agree that generating events for O_PATH fds doesn't make sense on principle. But I don't care if you drop events for O_PATH now.