fuse3: support fastpath
This commit is contained in:
parent
e5b21211c4
commit
780f3afeeb
1226
0010-fuse3-support-fastpath.patch
Normal file
1226
0010-fuse3-support-fastpath.patch
Normal file
File diff suppressed because it is too large
Load Diff
@ -2,7 +2,7 @@
|
|||||||
|
|
||||||
Name: fuse3
|
Name: fuse3
|
||||||
Version: %{fuse3ver}
|
Version: %{fuse3ver}
|
||||||
Release: 9
|
Release: 10
|
||||||
Summary: User space File System of fuse3
|
Summary: User space File System of fuse3
|
||||||
License: GPL+ and LGPLv2+
|
License: GPL+ and LGPLv2+
|
||||||
URL: http://fuse.sf.net
|
URL: http://fuse.sf.net
|
||||||
@ -18,6 +18,7 @@ Patch6: 0006-Disable-leak-suppression-773.patch
|
|||||||
Patch7: 0007-Fix-memory-leak-in-high-level-API-781.patch
|
Patch7: 0007-Fix-memory-leak-in-high-level-API-781.patch
|
||||||
Patch8: 0008-Fix-file-leak-in-high-level-API.patch
|
Patch8: 0008-Fix-file-leak-in-high-level-API.patch
|
||||||
Patch9: 0009-Fix-loading-of-FUSE-modules.patch
|
Patch9: 0009-Fix-loading-of-FUSE-modules.patch
|
||||||
|
Patch10: 0010-fuse3-support-fastpath.patch
|
||||||
|
|
||||||
BuildRequires: libselinux-devel, pkgconfig, systemd-udev, meson, fdupes
|
BuildRequires: libselinux-devel, pkgconfig, systemd-udev, meson, fdupes
|
||||||
BuildRequires: autoconf, automake, libtool, gettext-devel, ninja-build
|
BuildRequires: autoconf, automake, libtool, gettext-devel, ninja-build
|
||||||
@ -108,6 +109,9 @@ install -p -m 0644 %{SOURCE1} %{buildroot}%{_sysconfdir}
|
|||||||
%{_mandir}/man8/*
|
%{_mandir}/man8/*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue May 6 2025 chenrenhui <chenrenhui1@huawei.com> -3.10.5-10
|
||||||
|
- support fastpath
|
||||||
|
|
||||||
* Mon Apr 1 2024 yangyun <yangyun50@huawei.com> -3.10.5-9
|
* Mon Apr 1 2024 yangyun <yangyun50@huawei.com> -3.10.5-9
|
||||||
- fix loading of modules
|
- fix loading of modules
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user