9b7c1746f132f28329af57b926a9341a3f6d9dde
A static cache key 'rbd' was used to cache pool/storeid-specific information. This was causing issues in case of multiple RBD pools. Drop $cache usage instead of fixing the issue as there is no caller using it and the same pool/storeid multiple times. Remove $pool from rbd_ls() and get_rbd_path($scfg) from list_images(). Signed-off-by: Dmitry Petrov <dpetrov67@gmail.com>
Description
with PMEM support!
Languages
Perl
99.3%
Makefile
0.6%