Use (u)int32_t for struct fuse_config and extend the struct
authorBernd Schubert <bernd@bsbernd.com>
Sat, 28 Dec 2024 12:14:43 +0000 (13:14 +0100)
committerBernd Schubert <bernd@bsbernd.com>
Mon, 30 Dec 2024 22:04:11 +0000 (23:04 +0100)
commit68b84d92ada8e934abdb9fe4fa7bd094582365f5
tree8173ae12faf3d091bc903c8dd2f188c311587cb4
parent9f7132314727447c92b8a6e23452386af26c37ea
Use (u)int32_t for struct fuse_config and extend the struct

Enforce 32-bit integers for struct fuse_config and
add future ABI fields to that struct.

Signed-off-by: Bernd Schubert <bernd@bsbernd.com>
include/fuse.h