]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commit
blkdev: Get rid of get_device_by_uuid
authorAdam C. Emerson <aemerson@redhat.com>
Tue, 8 May 2018 20:31:25 +0000 (16:31 -0400)
committerAdam C. Emerson <aemerson@redhat.com>
Wed, 9 May 2018 17:26:29 +0000 (13:26 -0400)
commitef8465c2a534875864563e6f0d48ab0e351e67f5
treebd7a4b7221b14032d253ae1217ff0b995d02b908
parentd55048146acad2759b18e4c54248861c41567e33
blkdev: Get rid of get_device_by_uuid

This function's interface is bad, in that it takes char*s with no
sizes. Also nobody calls it.

Signed-off-by: Adam C. Emerson <aemerson@redhat.com>
src/common/blkdev.cc
src/common/blkdev.h