moved call to ceph.mount
to it's own function
#3
Annotations
3 errors
Run static analysis:
internal/server/device/device_utils_disk.go#L141
Error return value of `storageDrivers.CephMount` is not checked (errcheck)
|
Run static analysis:
internal/server/storage/drivers/utils_ceph.go#L164
exported: comment on exported function CephMount should be of the form "CephMount ..." (revive)
|
Run static analysis
Process completed with exit code 2.
|
Loading