mirror of
https://github.com/ceph/ceph-csi.git
synced 2024-11-10 00:10:20 +00:00
5a1e370433
golang-ci suddenly complains about the following issue internal/cephfs/util.go:41:1: directive `// nolint:unparam // todo:program values has to be revisited later` is unused for linter unparam (nolintlint) // nolint:unparam // todo:program values has to be revisited later ^ Dropping the comment completely seems to fix it. Ideally execCommandJSON() will get removed once the migration to go-ceph is complete. Signed-off-by: Niels de Vos <ndevos@redhat.com> |
||
---|---|---|
.. | ||
cephfs_util.go | ||
clone.go | ||
controllerserver.go | ||
driver.go | ||
errors.go | ||
fsjournal.go | ||
identityserver.go | ||
nodeserver.go | ||
snapshot.go | ||
util.go | ||
volume.go | ||
volumemounter.go | ||
volumeoptions.go |