mirror of
https://github.com/ceph/ceph-csi.git
synced 2024-11-10 00:10:20 +00:00
4ccb299fd5
this commit updates the version of go-ceph imported to latest, so we can make use of github.com/ceph/go-ceph/cephfs Signed-off-by: Riya Singhal <rsinghal@redhat.com>
5 lines
92 B
Go
5 lines
92 B
Go
/*
|
|
Package cephfs contains a set of wrappers around Ceph's libcephfs API.
|
|
*/
|
|
package cephfs
|