mirror of https://github.com/ceph/go-ceph
2ad8361692
Previously, calling Release more than once for the same MountInfo would abort due to a double free in the ceph libs. As this is somewhat user hostile we add some simple state tracking in our wrapper type such that one can make redundant calls to Release without crashing the application. Signed-off-by: John Mulligan <jmulligan@redhat.com> |
||
---|---|---|
.. | ||
cephfs.go | ||
cephfs_test.go | ||
conn_nautilus.go | ||
conn_nautilus_test.go | ||
doc.go |