cocalele / PureFlash

A ServerSAN storage system designed for flash device
GNU General Public License v3.0
97 stars 29 forks source link

slove the problem when using spdk #81

Closed 12-10-8 closed 4 months ago

12-10-8 commented 4 months ago

Add md_lock,md_cond and compact variable initialization to the spdk_nvme_init function to solve the problem of the compact variable may have random values and md_lock getting stuck.