mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-04-27 11:13:24 +02:00
fuse: Update to version 3.11.0
- Update from 3.10.4 to 3.11.0 - Update of rootfile - Changelog fuse 3.11.0 (2022-05-02) * Add support for flag FOPEN_NOFLUSH for avoiding flush on close. * Fixed returning an error condition to ioctl(2) fuse 3.10.5 (2021-09-06) * Various improvements to make unit tests more robust. Signed-off-by: Adolf Belka <adolf.belka@ipfire.org> Reviewed-by: Peter Müller <peter.mueller@ipfire.org>
This commit is contained in:
committed by
Peter Müller
parent
8cd9c34439
commit
37ddc46691
@@ -12,7 +12,7 @@ usr/bin/fusermount3
|
||||
#usr/include/fuse3/fuse_opt.h
|
||||
#usr/lib/libfuse3.so
|
||||
usr/lib/libfuse3.so.3
|
||||
usr/lib/libfuse3.so.3.10.4
|
||||
usr/lib/libfuse3.so.3.11.0
|
||||
#usr/lib/pkgconfig/fuse3.pc
|
||||
#usr/share/man/man1/fusermount3.1
|
||||
#usr/share/man/man8/mount.fuse3.8
|
||||
|
||||
Reference in New Issue
Block a user