Commit Graph

1 Commits

Author SHA1 Message Date
Aristeu Rozanski
5cde7234ff rasdaemon: fix excessive block event messages
Only track block error events instead of logging sucessful ones. The
upstream patch (9c86f6255f67a8) had to be modified since it relies on
the kernel version to determine if the new trace point is available or
not. Such tests are meaningless in RHEL as we backport a lot of patches
while keeping the kernel version intact.

Resolves: RHEL-8708

Signed-off-by: Aristeu Rozanski <arozansk@redhat.com>
2024-05-23 11:26:33 -04:00