Add processing for FUSE_CAP_HANDLE_KILLPRIV and disable it by default
authorbigbrotherwei <1965867461@qq.com>
Wed, 17 Jan 2024 15:58:27 +0000 (23:58 +0800)
committerNikolaus Rath <Nikolaus@rath.org>
Sat, 20 Jan 2024 14:08:07 +0000 (14:08 +0000)
commit0c12204145d43ad4683136379a130385ef16d166
tree8220389cf0f0c45bb98c788c2728f5d01ec5e734
parent2c736f516f28dfb5c58aff345c668a5ea6386295
Add processing for FUSE_CAP_HANDLE_KILLPRIV and disable it by default

'FUSE_CAP_HANDLE_KILLPRIV' is not enabled by default anymore, as that
would be a sudden security issue introduced by a new ABI and API
compatible libfuse version.
include/fuse_common.h
lib/fuse_lowlevel.c