From: Alejandro Colomar Date: Wed, 8 Jun 2022 15:30:12 +0000 (+0200) Subject: mount_setattr.2: Minor tweaks to Christian's patch set X-Git-Tag: man-pages-6.0-rc1~178 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=d12916a08d79f3c09100b657e061af3b69512de5;p=thirdparty%2Fman-pages.git mount_setattr.2: Minor tweaks to Christian's patch set Signed-off-by: Alejandro Colomar --- diff --git a/man2/mount_setattr.2 b/man2/mount_setattr.2 index 718a4adae6..352c8e8524 100644 --- a/man2/mount_setattr.2 +++ b/man2/mount_setattr.2 @@ -414,7 +414,7 @@ but the mount still holds files open for writing. .TP .B EBUSY The caller tried to create an ID-mapped mount raising -.BR MOUNT_ATTR_IDMAP +.B MOUNT_ATTR_IDMAP and specifying .I userns_fd but the mount still holds files open for writing. @@ -651,26 +651,26 @@ Currently, the following filesystems support ID-mapped mounts: .BR ext4 (5) (since Linux 5.12) .IP \(bu -.BR FAT +.B FAT (since Linux 5.12) .IP \(bu .BR btrfs (5) (since Linux 5.15) .\" commit 5b9b26f5d0b88b74001dcfe4ab8a8f2f4e744112 .IP \(bu -.BR ntfs3 +.B ntfs3 (since Linux 5.15) .\" commit 82cae269cfa953032fbb8980a7d554d60fb00b17 .IP \(bu -.BR f2fs +.B f2fs (since Linux 5.18) .\" commit 984fc4e76d63345499f01c0c198a4b44860cf027 .IP \(bu -.BR erofs +.B erofs (since Linux 5.19) .\" commit 6c459b78d4793afbba6d864c466cc5cd2932459d .IP \(bu -.BR overlayfs +.B overlayfs (ID-mapped lower and upper layers supported since Linux 5.19) .PD .RE