Restore compat ABI in 'struct fuse_file_info'
authorBernd Schubert <bernd@bsbernd.com>
Sat, 28 Dec 2024 10:15:30 +0000 (11:15 +0100)
committerBernd Schubert <bernd@bsbernd.com>
Mon, 30 Dec 2024 22:04:03 +0000 (23:04 +0100)
commitefa630fa491566938c08508f64f41b590cfedc07
treebb47feb38a10b82215d54903908a81d2e20a0b4e
parent682e87dbc0a18a703fd4a746b5ef7ee22fb559cf
Restore compat ABI in 'struct fuse_file_info'

This fixes commit
a5eb7f2 "Enable parallel direct writes on the same file"
and restores the ABI by moving the parallel_direct_writes
bit.

Given that there were already several releases with this commit
we will still need an so version bump.

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