https://github.com/cilium/cilium
Revision 28b4c96871df76c84c9afd2f91058b78d87f7c03 authored by Alexandre Perrin on 29 September 2020, 14:41:23 UTC, committed by Robin Hahling on 01 October 2020, 08:56:44 UTC
fsnotify Event.Op is a bit mask and testing for strict equality might
not detect the event operation correctly.

This patch make it so we check for fsnotify event operation
consistently as documented at https://github.com/fsnotify/fsnotify.

Signed-off-by: Alexandre Perrin <alex@kaworu.ch>
1 parent b71cf0d
Raw File
Tip revision: 28b4c96871df76c84c9afd2f91058b78d87f7c03 authored by Alexandre Perrin on 29 September 2020, 14:41:23 UTC
fsnotify: correctly check for event operation
Tip revision: 28b4c96
ginkgo-kubernetes-all.Jenkinsfile
jenkinsfiles/ginkgo-kubernetes-all.Jenkinsfile
back to top