mirror of
https://github.com/ceph/ceph-csi.git
synced 2025-05-29 18:16:42 +00:00
This change replaces the sentinel errors in rbd module with standard errors created with errors.New(). Related: #1203 Signed-off-by: Sven Anderson <sven@redhat.com>