ceph-csi/internal
Madhu Rajanna 75d190f430 cephfs: check stderror for CLI commands
currently in someplaces we are checking the stderror
for CLI errors and insome places we are checking for
just error. This commit fixes the issue by checking
the stderror for actual CLI errors.

Co-authored-by: Yug <yuggupta27@gmail.com>
Signed-off-by: Madhu Rajanna <madhupr007@gmail.com>
2020-11-06 21:19:17 +05:30
..
cephfs cephfs: check stderror for CLI commands 2020-11-06 21:19:17 +05:30
csi-common cleanup: address gomnd warnings 2020-07-21 08:36:24 +00:00
journal journal: fix reading omaps from objects with large key counts 2020-11-06 07:46:07 +00:00
liveness util: replace klog with util logger in liveness.go 2020-08-19 15:35:13 +00:00
rbd rbd: fix problem with deletion of a namespaced image 2020-09-25 17:05:19 +00:00
util util: log stderror in ExecCommand 2020-11-06 21:19:17 +05:30