mirror of
https://github.com/ceph/ceph-csi.git
synced 2025-06-13 02:33:34 +00:00
@ -393,6 +393,7 @@ func getBackingSnapshotRoot(
|
||||
|
||||
return "", status.Errorf(codes.Internal, err.Error())
|
||||
}
|
||||
defer dir.Close()
|
||||
|
||||
// Read the contents of <root path>/.snap directory into a string slice.
|
||||
|
||||
|
Reference in New Issue
Block a user