ceph-csi/internal
Yug Gupta 5fbc153e0f cephfs: fix IneffAssign warnings in resizeVolume()
IneffAssign warns about the two following statements:

Line 147: warning: ineffectual assignment to supported (ineffassign)
Line 148: warning: ineffectual assignment to ok (ineffassign)

Reported-by: https://goreportcard.com/report/github.com/ceph/ceph-csi
Updates: #975

Signed-off-by: Yug Gupta <ygupta@redhat.com>
2020-06-16 09:06:18 +00:00
..
cephfs cephfs: fix IneffAssign warnings in resizeVolume() 2020-06-16 09:06:18 +00:00
csi-common cleanup: remove double import of csi spec from nodeserver 2020-06-11 10:28:24 +00:00
journal util: remove unused context.Context from GetPoolName() 2020-05-20 08:08:33 +00:00
liveness cleanup: move pkg/ to internal/ 2020-04-23 11:00:59 +00:00
rbd rbd: keep rados.IOContext for re-use 2020-06-09 13:17:31 +00:00
util util: implement CreateObject() with go-ceph 2020-06-10 07:20:25 +00:00