]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commit
Merge pull request #35907 from agayev/fix-zoned-device-detection
authorKefu Chai <kchai@redhat.com>
Wed, 8 Jul 2020 12:11:12 +0000 (20:11 +0800)
committerGitHub <noreply@github.com>
Wed, 8 Jul 2020 12:11:12 +0000 (20:11 +0800)
commit40775597488b3eba960c1a1207ac7b2bd481e68d
tree078c43899fe8e87638d2e04a3bf889454d5be530
parent2a59ddcdb2e47bc48d428eeddee0a0b7ac536b2d
parent4bca2ccf92cd9ea432471fe7a3c2115c08afe5d1
Merge pull request #35907 from agayev/fix-zoned-device-detection

os/bluestore: Fix handling the return value of zbc_device_is_zoned() call.

Reviewed-by: Igor Fedotov <ifedotov@suse.com>