public inbox for linux-man@vger.kernel.org
 help / color / mirror / Atom feed
* user_namespaces(7) should mention overlay as mountable since Linux 5.11
@ 2021-03-09 15:00 Szunti
  2021-03-14 22:04 ` Michael Kerrisk (man-pages)
  0 siblings, 1 reply; 4+ messages in thread
From: Szunti @ 2021-03-09 15:00 UTC (permalink / raw)
  To: Michael Kerrisk, Alejandro Colomar; +Cc: linux-man

user_namespaces lists in Capabilities section the filesystems that can
be mount:

  Holding  CAP_SYS_ADMIN  within  the  user  namespace that owns a process's
  mount namespace allows that process to create bind mounts  and  mount  the
  following types of filesystems:

      * /proc (since Linux 3.8)
      * /sys (since Linux 3.8)
      * devpts (since Linux 3.9)
      * tmpfs(5) (since Linux 3.9)
      * ramfs (since Linux 3.9)
      * mqueue (since Linux 3.9)
      * bpf (since Linux 4.4)

IUUC this list should add
      * overlay (since Linux 5.11)

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2021-03-21 15:46 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-03-09 15:00 user_namespaces(7) should mention overlay as mountable since Linux 5.11 Szunti
2021-03-14 22:04 ` Michael Kerrisk (man-pages)
2021-03-14 23:20   ` Dmitry V. Levin
2021-03-21 15:45     ` Michael Kerrisk (man-pages)

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox