diff options
| author | Michael Kerrisk <mtk.manpages@gmail.com> | 2021-03-21 16:43:39 +0100 |
|---|---|---|
| committer | Michael Kerrisk <mtk.manpages@gmail.com> | 2021-03-21 16:43:39 +0100 |
| commit | c8e9c60bed40d6e90dd6cf53e314cd280a0ee573 (patch) | |
| tree | c8cec775d4c940c44c1f89ab2e196cb3ec96e121 /man7 | |
| parent | e3e22b2b2b50829191e93e05653fc3651171b8dc (diff) | |
| download | man-pages-c8e9c60bed40d6e90dd6cf53e314cd280a0ee573.tar.gz | |
user_namespaces.7: CAP_SYS_ADMIN now allows mounting of overlayfs fileseystems
Reported by: Szunti <szunti@gmail.com>
Reported by: Dmitry V. Levin <ldv@altlinux.org>
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
Diffstat (limited to 'man7')
| -rw-r--r-- | man7/user_namespaces.7 | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/man7/user_namespaces.7 b/man7/user_namespaces.7 index 9eab311741..63e758c735 100644 --- a/man7/user_namespaces.7 +++ b/man7/user_namespaces.7 @@ -276,6 +276,11 @@ and mount the following types of filesystems: .IR bpf .\" commit b2197755b2633e164a439682fb05a9b5ea48f706 (since Linux 4.4) +.IP * +.IR overlayfs +.\" commit 92dbc9dedccb9759c7f9f2f0ae6242396376988f +.\" commit 4cb2c00c43b3fe88b32f29df4f76da1b92c33224 +(since Linux 5.11) .PD .RE .PP |
