Merge remote-tracking branch 'apache/4.18' into main

This commit is contained in:
Abhishek Kumar 2023-10-19 10:48:00 +05:30
commit fcbf540369
1 changed files with 1 additions and 1 deletions

View File

@ -241,7 +241,7 @@ public class LinstorStorageAdaptor implements StorageAdaptor {
null,
null);
makeResourceAvailable(api, rscName, true);
makeResourceAvailable(api, rscName, false);
if (!resources.isEmpty() && !resources.get(0).getVolumes().isEmpty()) {
final String devPath = resources.get(0).getVolumes().get(0).getDevicePath();