Add support for FUSE_CAP_HANDLE_KILLPRIV_V2
authorBernd Schubert <bschubert@ddn.com>
Thu, 28 Mar 2024 14:18:14 +0000 (15:18 +0100)
committerBernd Schubert <bernd.schubert@fastmail.fm>
Fri, 29 Mar 2024 12:04:45 +0000 (13:04 +0100)
commit3e283a1bcbc4ec78fb45c4a8b3f683b8e3082c53
treecf00051abd35fc7edba7d8014e9d41952acf37fb
parent67d4db405059f83d3c2f4ee577a712c424b481db
Add support for FUSE_CAP_HANDLE_KILLPRIV_V2

This just adds in the basic handler, but does not
use it yet in examples.
example/printcap.c
include/fuse_common.h
lib/fuse_lowlevel.c