PVE::Storage::volume_snapshot_list - remove comment about ordering
Some storage types supports arbitrary snapshot trees, so there is no strict ordering relation.
This commit is contained in:
@ -277,7 +277,6 @@ sub volume_snapshot_list {
|
||||
die "unable to parse volume ID '$volid'\n";
|
||||
}
|
||||
# return an empty array if dataset does not exist.
|
||||
# youngest snap first
|
||||
}
|
||||
|
||||
sub get_image_dir {
|
||||
|
||||
Reference in New Issue
Block a user