pkoutoupis / rapiddisk

An Advanced Linux RAM Drive and Caching kernel modules. Dynamically allocate RAM as block devices. Use them as stand alone drives or even map them as caching nodes to slower local disk drives. Access those volumes locally or export them across an NVMe Target network. Manage it all from a web API.
http://www.rapiddisk.org
GNU General Public License v2.0
298 stars 49 forks source link

Rework nvmet_unexport_volume() to mimic nvmet_export_volume() #159

Closed matteotenca closed 1 year ago

matteotenca commented 1 year ago

Fix some memory leaks and change some functions so that the rv variable is used as return code. Fix two small issues in rdsk.c