From 4604469f1211bb66f7239effb0c5490aae4e3819 Mon Sep 17 00:00:00 2001 From: Martin Tournoij Date: Wed, 3 Aug 2022 14:13:14 +0200 Subject: [PATCH] Need Linux 5.9 for a useful fanotify we can use --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 96c5f46..833a0c7 100644 --- a/README.md +++ b/README.md @@ -14,7 +14,7 @@ Platform support: | ReadDirectoryChangesW | Windows | Supported | | FSEvents | macOS | [Planned](https://github.com/fsnotify/fsnotify/issues/11) | | FEN | Solaris 11 | [In Progress](https://github.com/fsnotify/fsnotify/pull/371) | -| fanotify | Linux 2.6.37+ | [Maybe](https://github.com/fsnotify/fsnotify/issues/114) | +| fanotify | Linux 5.9+ | [Maybe](https://github.com/fsnotify/fsnotify/issues/114) | | USN Journals | Windows | [Maybe](https://github.com/fsnotify/fsnotify/issues/53) | | Polling | *All* | [Maybe](https://github.com/fsnotify/fsnotify/issues/9) | -- 2.50.1