<html><head><meta http-equiv="content-type" content="text/html; charset=GB2312"><style>body { line-height: 1.5; }body { font-size: 10.5pt; font-family: 'Microsoft YaHei UI'; color: rgb(0, 0, 0); line-height: 1.5; }</style></head><body>
<div><span></span><pre style="orphans: 2; widows: 2;"><span style="font-family: ''; font-size: 10.5pt; line-height: 1.5; background-color: window;">Support Ceph rbd device</span></pre><pre style="orphans: 2; widows: 2;"><span style="font-family: "" microsoft="" yahei="" ui'";="" font-size:="" 14px;="" color:="" rgb(0,="" 0,="" 0);="" background-color:="" rgba(0,="" font-weight:="" normal;="" font-style:="" normal;text-decoration:="" none;'=""><br>Signed-off-by: Seaton Xiao <xiaoding@fiberhome.com><br>---<br> lib/device/device-types.h | 1 +<br> 1 file changed, 1 insertion(+)<br><br>diff --git a/lib/device/device-types.h b/lib/device/device-types.h<br>index 2834cd1..ff53297 100644<br>--- a/lib/device/device-types.h<br>+++ b/lib/device/device-types.h<br>@@ -64,5 +64,6 @@ static const dev_known_type_t _dev_known_types[] = {<br>     {"nvme", 64, "NVM Express"},<br>  {"zvol", 16, "ZFS Zvols"},<br>    {"VxDMP", 16, "Veritas Dynamic Multipathing"},<br>+       {"rbd", 1, "Ceph RBD device"},<br>   {"", 0, ""}<br> };<br>-- <br>1.8.3.1<br></span></pre></div><br>
</body></html>