From: Martin Tournoij Date: Wed, 3 Aug 2022 12:13:14 +0000 (+0200) Subject: Need Linux 5.9 for a useful fanotify we can use X-Git-Tag: v1.7.2~81 X-Git-Url: https://go.fuhry.dev/?a=commitdiff_plain;h=4604469f1211bb66f7239effb0c5490aae4e3819;p=fsnotify.git Need Linux 5.9 for a useful fanotify we can use --- 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) |