mirror of
https://github.com/ceph/ceph-csi.git
synced 2025-05-21 14:56:41 +00:00
golang-ci complains that 0777 is a magic number, so make it a constant with a clear description. Signed-off-by: Niels de Vos <ndevos@redhat.com>