]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
extblkdev: Expand interface, add plugin id retrieval
authorAdam Kupczyk <akupczyk@ibm.com>
Thu, 22 Jan 2026 13:55:51 +0000 (13:55 +0000)
committerAdam Kupczyk <akupczyk@ibm.com>
Mon, 4 May 2026 16:05:18 +0000 (16:05 +0000)
commit188d78c151870e73dda065f01134feafc0ff07e9
treeb0b962f127ee2ce36b34bec01aa8eb8b89ea7d4f
parent17c6cbbf0d77328559d2b980666e4c13d028b5b0
extblkdev: Expand interface, add plugin id retrieval

Plugin identification is a tool to implement two features:
1) Check the plugin is initialized
2) Verify that the plugin initialzied is the proper one

Signed-off-by: Adam Kupczyk <akupczyk@ibm.com>
(cherry picked from commit f4a002a06492e98c1d4468e7d202b249c5d7ea1a)
src/blk/BlockDevice.h
src/blk/kernel/KernelDevice.cc
src/blk/kernel/KernelDevice.h
src/extblkdev/ExtBlkDevInterface.h
src/extblkdev/vdo/ExtBlkDevVdo.h