README: mention fsopen() is since kernel v5.2

It is introduced by the following commit.
24dcb3d90a
This commit is contained in:
Yu Watanabe
2025-02-14 13:05:39 +09:00
parent 4053af87bb
commit d75c74e7bf

2
README
View File

@@ -41,7 +41,7 @@ REQUIREMENTS:
≥ 4.15 for cgroup-bpf device hook and cpu controller in cgroup v2
≥ 4.17 for cgroup-bpf socket address hooks and /sys/power/resume_offset
≥ 4.20 for PSI (used by systemd-oomd)
≥ 5.2 for cgroup freezer
≥ 5.2 for cgroup freezer, and fsopen()
≥ 5.3 for bounded loops in BPF program and keyring namespacing
≥ 5.4 for pidfd, new mount API, and signed Verity images