Commit Graph

10 Commits

Author SHA1 Message Date
Eugene Syromiatnikov e48c8e06c2 Add "Access d_bdev before dropping inode" patch
* 0005-oracleasm-Access-d_bdev-before-dropping-inode.patch: New file.
* kmod-redhat-oracleasm.spec (kmod_rpm_release): Bump to 18.1.
(kmod_kernel_version, kmod_kernel_version_min): Bump to 4.18.0-552%{dist}.
(Patch5): New patch.
(%prep): Apply it.
(%changelog): Mention the change.

Resolves: RHEL-30468
Signed-off-by: Eugene Syromiatnikov <esyr@redhat.com>
2024-04-09 19:58:33 +02:00
Eugene Syromiatnikov d54d26ad31 Rebuild against kernel-4.18.0-507.el8
Resolves: #2228579
Signed-off-by: Eugene Syromiatnikov <esyr@redhat.com>
2023-08-03 13:52:16 +02:00
Eugene Syromiatnikov 2e9ef94fad Rebuild against kernel-4.18.0-444.el8
And adding Obsoletes due to BZ #2155759, as it is the same reason
as for this rebuild.

Resolves: #2228579
Signed-off-by: Eugene Syromiatnikov <esyr@redhat.com>
2023-08-03 13:46:50 +02:00
Eugene Syromiatnikov 21f32f02cb Rebuild against kernel-4.18.0-440.el8
Resolves: #2228579
Signed-off-by: Eugene Syromiatnikov <esyr@redhat.com>
2023-08-03 13:46:46 +02:00
Eugene Syromiatnikov 0ce15d162e Rebuild against kernel-4.18.0-423.el8
Resolves: #2228579
2023-08-03 13:46:43 +02:00
Eugene Syromiatnikov ccb522eb1f kmod-redhat-oracleasm.spec: obsolete old kernel-specific sub-packages
Resolves: #2228579
2023-08-03 13:46:35 +02:00
Eugene Syromiatnikov 61b1e08dc6 Update bdi->capabilities assignment due to change in the value semantics
Commit kernel-4.18.0-361.el8~13^2~6 ("bdi: replace
BDI_CAP_NO_{WRITEBACK,ACCT_DIRTY} with a single flag", upstream commit
f56753ac2a90) has changed the semantics of bdi->capabilities without
any oracleasm-tangible kABI effect (by virtue of being a change of macro
values;  the accompying function change has not have any effect as oracleasm
kmod doesn't utilise any of them).  Update the capabilities value to a new one.

* 0004-update-bdi-writeback-acct_dirty-flags.patch: New file.
* kmod-redhat-oracleasm.spec (kmod_rpm_release): Bump to 13.
(kmod_kernel_version): Bump to 4.18.0-369.el8.
(kmod_kernel_version_min): Bump to 4.18.0-361.el8.
(Patch4): New patch.
(%prep): Apply it.
(%changelog): Mention it.

Resolves: #2228579
Signed-off-by: Eugene Syromiatnikov <esyr@redhat.com>
2023-08-03 13:46:23 +02:00
Ziqian SUN (Zamir) d2e751cad4 Add gating test for oracleasm
Resolves: #2228579
Signed-off-by: Ziqian SUN (Zamir) <zsun@redhat.com>
Signed-off-by: Eugene Syromiatnikov <esyr@redhat.com>
2023-08-03 13:45:55 +02:00
Mohan Boddu 8fb3895357 Import rpm: c8s 2023-04-04 15:32:13 +00:00
Mohan Boddu 1b96b5367e Import rpm: c8s 2023-04-03 19:33:09 +00:00