Skip to content

Latest commit

 

History

History
15 lines (12 loc) · 253 Bytes

readme.md

File metadata and controls

15 lines (12 loc) · 253 Bytes

How to build:

git clone https://github.com/journeymidnight/librbd-test.git
cd librbd-test
sudo apt install build-essential cmake librbd1 librados2
cmake CMakeLists.txt
make

How to run:

./rbd_example -c ceph_config_example.conf