]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
Merge pull request #44669 from idryomov/wip-rbd-switch-arguments-fix
authorIlya Dryomov <idryomov@gmail.com>
Sat, 22 Jan 2022 09:37:20 +0000 (10:37 +0100)
committerGitHub <noreply@github.com>
Sat, 22 Jan 2022 09:37:20 +0000 (10:37 +0100)
commite1793ebbf0dba5038ec094939a81ff9327ced5e7
tree5a8d5a40939edb3f65994a57f09ca40f0e8508c3
parent67ee1fba6ce3c6bc8a0a3ff767f4148872c04be2
parente1b4811bc324236892e43a6bb841d6278fe1584e
Merge pull request #44669 from idryomov/wip-rbd-switch-arguments-fix

rbd: add missing switch arguments for recognition by get_command_spec()

Reviewed-by: Mykola Golub <mgolub@suse.com>