Add iouring vfs module
resolves: rhbz#1959712
This commit is contained in:
parent
3ea64b9ea1
commit
37c848df60
@ -92,7 +92,7 @@
|
||||
%endif
|
||||
|
||||
# Build vfs_io_uring module by default on 64bit Fedora
|
||||
%if 0%{?fedora}
|
||||
%if 0%{?fedora} || 0%{?rhel} >= 8
|
||||
|
||||
%ifarch aarch64 ppc64le s390x x86_64
|
||||
%bcond_without vfs_io_uring
|
||||
@ -3898,6 +3898,7 @@ fi
|
||||
%changelog
|
||||
* Thu May 20 2021 Andreas Schneider <asn@redhat.com> - 4.14.4-6
|
||||
- related: rhbz#1954531 - Fix build issues with gcc
|
||||
- resolves: rhbz#1959712 - Add iouring vfs module
|
||||
|
||||
* Mon May 03 2021 Andreas Schneider <asn@redhat.com> - 4.14.4-5
|
||||
* related: rhbz#1954531 - Add rpminspect.yaml
|
||||
|
Loading…
Reference in New Issue
Block a user