[PATCH] Make conn->want/want_ext conversion non fatal
authorBernd Schubert <bschubert@ddn.com>
Sat, 17 May 2025 21:52:47 +0000 (23:52 +0200)
committerLaszlo Boszormenyi (GCS) <gcs@debian.org>
Mon, 19 May 2025 18:39:08 +0000 (20:39 +0200)
commitbc69afb747e718866137d74791860cfdea996164
tree2379ffcaf607a2570074ad0d5f03eb4cab863024
parent574ab70ce3ca430d68dbe53df4f2c720f1bfcc4d
[PATCH] Make conn->want/want_ext conversion non fatal

there are too many issues with conn->want and conn->want_ext
conversion, for now just log a warning, but setting both
flags is now not fatal anymore.

Signed-off-by: Bernd Schubert <bschubert@ddn.com>
Gbp-Pq: Name Make_conn-want-want_ext_conversion_non_fatal.patch
lib/fuse.c
lib/fuse_i.h
lib/fuse_lowlevel.c