Restore compat ABI in 'struct fuse_config'
authorBernd Schubert <bernd@bsbernd.com>
Sat, 28 Dec 2024 10:22:14 +0000 (11:22 +0100)
committerBernd Schubert <bernd@bsbernd.com>
Mon, 30 Dec 2024 22:04:11 +0000 (23:04 +0100)
commit9f7132314727447c92b8a6e23452386af26c37ea
treec1e971a21a76c29477ef3b2656e1cfcfd90e2a63
parentefa630fa491566938c08508f64f41b590cfedc07
Restore compat ABI in 'struct fuse_config'

This fixes commit
dad15aee26835 "Add no_rofd_flush mount option"
and restores the ABI by moving the no_rofd_flush field.

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