go-ceph/cephfs
John Mulligan 1842ad248d cephfs: pair fsConnect with a fsDisconnect function
For every (most?) call to fsConnect we should pair it with a (deferred)
call to fsDisconnect to close connection and release resources
associated with the mount object we have created for the test.

Signed-off-by: John Mulligan <jmulligan@redhat.com>
2020-04-06 16:29:26 -04:00
..
cephfs.go cephfs: temporarily disable revive caring about CephFSError stuttering 2020-03-17 09:56:49 -04:00
cephfs_test.go cephfs: pair fsConnect with a fsDisconnect function 2020-04-06 16:29:26 -04:00
conn_nautilus.go cephfs: add GetFsCid to implement ceph_get_fs_cid 2020-02-24 10:18:48 +01:00
conn_nautilus_test.go cephfs: pair fsConnect with a fsDisconnect function 2020-04-06 16:29:26 -04:00
doc.go cephfs: add a doc.go file documenting the package 2020-01-28 16:10:39 +01:00