go-ceph/cephfs
John Mulligan bdee9f4aab cephfs: TestMountWithRoot should only try unmounting after mounting
The defer function in TestMountWithRoot was always trying to call
unmount before release. This is not correct if the fs was not mounted
so we reorganize this code to more closely match what should be done
in normal practice.

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: TestMountWithRoot should only try unmounting after mounting 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: add GetFsCid to implement ceph_get_fs_cid 2020-02-24 10:18:48 +01:00
doc.go cephfs: add a doc.go file documenting the package 2020-01-28 16:10:39 +01:00