]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
Merge PR #68663 into tentacle
authorPatrick Donnelly <pdonnell@redhat.com>
Tue, 5 May 2026 19:55:04 +0000 (12:55 -0700)
committerPatrick Donnelly <pdonnell@redhat.com>
Tue, 5 May 2026 19:55:04 +0000 (12:55 -0700)
commitcf573e34683a8af5d4fccc19d54d0725c9423756
treecb9cecb34c4f6d9a539681ee00d012649d3cade9
parent4d96ae35476f467974434950ca457b988519f078
parent5a3d328bfb296c48691621c744c0be38e53617d3
Merge PR #68663 into tentacle

* refs/pull/68663/head:
os/bluestore: Fix collect_alerts
os/bluestore: extblkdev related health warnings
extblkdev/fcm: Replace errors with health warning
extblkdev/fcm: Cleanup
extblkdev: Fix preload
blk/extblkdev: Health warns from ExtBlkDev plugins
blk: Expand collect_alerts to allow specialization
blk,os/bluestore: do not call extblkdev::detect_device on every
extblkdev/fcm: Add plugin identification for fcm
extblkdev/fcm: Do not enable set_keepcaps by default
extblkdev/fcm: Change douts/derrs
extblkdev/fcm: Create perf counters with fcm stats
fixup warning of fcm plugin core
extblkdev/fcm: derr when FCM and no block device discard
extblkdev/fcm: Refuse to operate on multimedia lvm block devices
extblkdev/fcm: Adapt FCM plugin to RHCS9
added FCM plugin
os/bluestore: Make extblkdev missing a warning
extblkdev: Make preload one-time function
os/bluestore: Add config bluestore_use_ebd
extblkdev: Expand interface, add plugin id retrieval

Reviewed-by: Jaya Prakash Madaka <jayaprakash@ibm.com>