From af1aa36c617d72e80ff6b268bf927b6642d90823 Mon Sep 17 00:00:00 2001 From: Adhemerval Zanella Date: Fri, 24 Jun 2022 16:59:19 -0300 Subject: linux: Add mount_setattr It was added on Linux 5.12 (2a1867219c7b27f928e2545782b86daaf9ad50bd) to allow change the properties of a mount or a mount tree using file descriptors which the new mount api is based on. Checked on x86_64-linux-gnu. Reviewed-by: Carlos O'Donell --- NEWS | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'NEWS') diff --git a/NEWS b/NEWS index 3d14c659cc..dbf351b895 100644 --- a/NEWS +++ b/NEWS @@ -41,10 +41,10 @@ Major new features: have adverse impact. It is incompatible with EDNS0 usage and DNSSEC validation by applications. -* On Linux, the fsopen, fsmount, move_mount, fsconfig, fspick, and open_tree - functions have been added. They are 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 +* On Linux, the fsopen, fsmount, move_mount, fsconfig, fspick, open_tree, + and mount_setattr have been added. They are 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. * localedef now accepts locale definition files encoded in UTF-8. -- cgit v1.2.3-70-g09d2