diff options
author | Craig Chi <craigchi@google.com> | 2020-07-31 15:56:18 -0700 |
---|---|---|
committer | Craig Chi <craigchi@google.com> | 2020-07-31 16:18:40 -0700 |
commit | e76c3c1064e2cb6ef79ea010705230a646369c49 (patch) | |
tree | 9c8340c82a161ca5268aa501b623fd1ac18b652c /README.md | |
parent | 987242716ad75af171467bed8c05154a54d0a484 (diff) |
Fix MountFuseFilesystem tests failing
Before kernel version 4.16-rc6, fuse mount is protected by
capable(CAP_SYS_ADMIN). After this version, it uses
ns_capable(CAP_SYS_ADMIN) to protect. Before the 4.16 kernel,
it was not allowed to mount fuse file systems without the
global CAP_SYS_ADMIN.
Fixes #3360
Diffstat (limited to 'README.md')
0 files changed, 0 insertions, 0 deletions