oracleasm kernel module
Go to file
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
tests Add gating test for oracleasm 2023-08-03 13:45:55 +02:00
.gitignore Import rpm: c8s 2023-04-04 15:32:13 +00:00
0000-Makefile-config-opts.patch Import rpm: c8s 2023-04-03 19:33:09 +00:00
0002-oracleasm-driver-make-bio_for_each_segment_all-worki.patch Import rpm: c8s 2023-04-03 19:33:09 +00:00
0003-oracleasm-copy-rhel8-s-bio_map_user_iov.patch Import rpm: c8s 2023-04-03 19:33:09 +00:00
0004-update-bdi-writeback-acct_dirty-flags.patch Update bdi->capabilities assignment due to change in the value semantics 2023-08-03 13:46:23 +02:00
gating.yaml Add gating test for oracleasm 2023-08-03 13:45:55 +02:00
kmod-redhat-oracleasm.spec Update bdi->capabilities assignment due to change in the value semantics 2023-08-03 13:46:23 +02:00
sources Import rpm: c8s 2023-04-03 19:33:09 +00:00