aboutsummaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorAdhemerval Zanella <adhemerval.zanella@linaro.org>2022-01-31 09:45:12 -0300
committerAdhemerval Zanella <adhemerval.zanella@linaro.org>2022-06-24 16:03:15 -0300
commit6c0eedd97e49aae3b22abcdd892efb7c3f57b9f4 (patch)
tree416f9f564775065c37a32edfc90e523d11d73922 /NEWS
parent77536da3dea5af4d1859e4e754f07f47cf8d7d4c (diff)
downloadglibc-6c0eedd97e49aae3b22abcdd892efb7c3f57b9f4.zip
glibc-6c0eedd97e49aae3b22abcdd892efb7c3f57b9f4.tar.gz
glibc-6c0eedd97e49aae3b22abcdd892efb7c3f57b9f4.tar.bz2
linux: Add fsopen
It was added on Linux 5.2 (24dcb3d90a1f67fe08c68a004af37df059d74005) to start the process of preparing to create a superblock that will then be mountable, using an fd as a context handle. Tested-by: Carlos O'Donell <carlos@redhat.com> Reviewed-by: Carlos O'Donell <carlos@redhat.com>
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS5
1 files changed, 5 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index ea2ab48..de3f525 100644
--- a/NEWS
+++ b/NEWS
@@ -41,6 +41,11 @@ Major new features:
have adverse impact. It is incompatible with EDNS0 usage and DNSSEC
validation by applications.
+* On Linux, the fsopen function has been added. It is part of the new Linux
+ kernel mount APIs that allow applications to more flexibly configure and
+ operate on filesystem mounts. The new mount APIs are specifically designed
+ to work with namespaces.
+
Deprecated and removed features, and other changes affecting compatibility:
* Support for prelink will be removed in the next release; this includes