diff options
Diffstat (limited to 'upstream/archlinux/man2/mount_setattr.2')
-rw-r--r-- | upstream/archlinux/man2/mount_setattr.2 | 14 |
1 files changed, 13 insertions, 1 deletions
diff --git a/upstream/archlinux/man2/mount_setattr.2 b/upstream/archlinux/man2/mount_setattr.2 index 42aed03d..e3336976 100644 --- a/upstream/archlinux/man2/mount_setattr.2 +++ b/upstream/archlinux/man2/mount_setattr.2 @@ -2,7 +2,7 @@ .\" .\" SPDX-License-Identifier: Linux-man-pages-copyleft .\" -.TH mount_setattr 2 2023-10-31 "Linux man-pages 6.06" +.TH mount_setattr 2 2024-05-02 "Linux man-pages 6.8" .SH NAME mount_setattr \- change properties of a mount or mount tree .SH LIBRARY @@ -667,6 +667,18 @@ Currently, the following filesystems support ID-mapped mounts: .IP \[bu] .B overlayfs (ID-mapped lower and upper layers supported since Linux 5.19) +.IP \[bu] +.B squashfs +(since Linux 6.2) +.IP \[bu] +.B tmpfs +(since Linux 6.3) +.IP \[bu] +.B cephfs +(since Linux 6.7) +.IP \[bu] +.B hugetlbfs +(since Linux 6.9) .PD .RE .IP \[bu] |