mirror of
https://github.com/versity/scoutfs.git
synced 2026-08-15 11:46:35 +00:00
On el10, the kernel by default probes netfs while doing nfs
setup, and emits:
```
netfs: FS-Cache loaded
```
Squelch it in filters.
Signed-off-by: Auke Kok <auke.kok@versity.com>