]> git.ipfire.org Git - thirdparty/man-pages.git/commit
mount_setattr.2: update conditions to create ID-mapped mounts
authorChristian Brauner <brauner@kernel.org>
Tue, 7 Jun 2022 13:38:18 +0000 (15:38 +0200)
committerAlejandro Colomar <alx.manpages@gmail.com>
Wed, 8 Jun 2022 15:18:52 +0000 (17:18 +0200)
commit9292cbb1c356ae229ee32e4ad8afb554eca9d8ca
treece591e380c24912df601ee15c903e39834fd3bb2
parent11f445543bdd61f8358d3c5217fb015c53fe4001
mount_setattr.2: update conditions to create ID-mapped mounts

Newer kernels in principle support the creation of ID-mapped mounts for
filesystems mountable in non-initial user namespaces. Currently, no such
filesystem has been ported to support this though. But we should
nonetheless update the conditions.

Signed-off-by: Christian Brauner (Microsoft) <brauner@kernel.org>
Signed-off-by: Alejandro Colomar <alx.manpages@gmail.com>
man2/mount_setattr.2