go-ceph/cephfs/admin
John Mulligan 9f22ac412d cephfs admin: remove unnecessary import C lines
All the C functions needed by cephfs/admin package come from
one of the other go-ceph packages (rados, cephfs, etc) there's
no good reason to have this unused import in these files.

Signed-off-by: John Mulligan <jmulligan@redhat.com>
2022-08-03 14:35:14 +00:00
..
bytecount.go cephfs: remove luminous and mimic build tags 2021-11-09 01:24:01 +00:00
clone.go cephfs/admin: add CloneStatus.GetFailure() 2022-06-09 19:47:04 +00:00
clone_nautilus.go cephfs/admin: add CloneStatus.GetFailure() 2022-06-09 19:47:04 +00:00
clone_nautilus_test.go cephfs/admin: add CloneStatus.GetFailure() 2022-06-09 19:47:04 +00:00
clone_test.go CI: also disable TestCancelClone for pacific 2022-06-29 13:57:41 +00:00
doc.go cephfs admin: disable package on 'luminous' and 'mimic' 2020-08-31 10:38:38 -04:00
flags.go cephfs: remove luminous and mimic build tags 2021-11-09 01:24:01 +00:00
fsadmin.go cephfs: add subvolume metadata APIs 2022-06-13 10:44:05 -04:00
fsadmin_test.go cephfs/admin: Add 'main' to expected Ceph versions 2022-08-02 12:38:57 +00:00
metadata.go cephfs admin: remove unnecessary import C lines 2022-08-03 14:35:14 +00:00
metadata_test.go cephfs/admin: Replace 'unstested' with pre-release tags 2022-08-02 14:38:54 +00:00
mgrmodule.go cephfs admin: remove deprecated EnableModule, DisableModule funcs 2022-06-14 13:10:09 +00:00
mirror.go cephfs admin: tweak naming of DaemonStatusPeer 2021-08-05 13:53:22 +00:00
mirror_test.go cephfs admin: add data parsing tests for cephfs mirroring functions 2021-08-03 07:25:28 +00:00
mirror_workflow_test.go cephfs admin: increase timeout waiting for mirroring module 2022-02-08 15:55:02 +00:00
response.go cephfs: remove luminous and mimic build tags 2021-11-09 01:24:01 +00:00
snapshot_metadata.go cephfs admin: remove unnecessary import C lines 2022-08-03 14:35:14 +00:00
snapshot_metadata_test.go cephfs/admin: Replace 'unstested' with pre-release tags 2022-08-02 14:38:54 +00:00
subvolume.go cephfs: remove luminous and mimic build tags 2021-11-09 01:24:01 +00:00
subvolume_test.go cephfs admin: remove explicit subvol delete from snap retention test 2022-05-02 14:14:25 +00:00
subvolumegroup.go cephfs: remove luminous and mimic build tags 2021-11-09 01:24:01 +00:00
subvolumegroup_test.go cephfs: remove luminous and mimic build tags 2021-11-09 01:24:01 +00:00
timestamp.go cephfs: remove luminous and mimic build tags 2021-11-09 01:24:01 +00:00
timestamp_test.go cephfs: remove luminous and mimic build tags 2021-11-09 01:24:01 +00:00
volume.go cephfs admin: flexibly decode the MDSVersion field in volume status 2022-05-02 14:14:25 +00:00
volume_test.go cephfs admin: flexibly decode the MDSVersion field in volume status 2022-05-02 14:14:25 +00:00
workflow_test.go cephfs: remove luminous and mimic build tags 2021-11-09 01:24:01 +00:00