..
bytecount.go
cephfs admin: add quotaSizePlaceholder type for JSON unmarshaling
2020-09-28 13:16:34 -04:00
clone.go
cephfs admin: replace response with commands.Response
2021-04-07 00:25:44 +00:00
clone_test.go
cephfs admin: add in a test for canceling clones
2020-10-02 09:12:02 -04:00
doc.go
cephfs admin: disable package on 'luminous' and 'mimic'
2020-08-31 10:38:38 -04:00
flags.go
cephfs admin: fix the json sent when flag RetainSnapshots is set
2021-02-01 08:33:28 +00:00
fsadmin.go
cephfs admin: swap from internal package to common packge for interfaces
2021-06-01 11:06:19 +00:00
fsadmin_test.go
cephfs admin: add newFSAdmin func for setting up fsadmin test instances
2021-08-03 07:25:28 +00:00
mgrmodule.go
cephfs admin: add EnableMirroringModule and DisableMirroringModule funcs
2021-08-03 07:25:28 +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: add a full workflow test for cephfs mirroring
2021-08-03 07:25:28 +00:00
response.go
cephfs admin: replace response with commands.Response
2021-04-07 00:25:44 +00:00
subvolume.go
cephfs admin: replace response with commands.Response
2021-04-07 00:25:44 +00:00
subvolume_test.go
cephfs: add state field to SubVolumeInfo structure.
2021-02-02 15:29:53 +00:00
subvolumegroup.go
cephfs admin: replace response with commands.Response
2021-04-07 00:25:44 +00:00
subvolumegroup_test.go
cephfs admin: remove subvolumegroup snapshot support
2020-10-27 10:06:16 -04:00
timestamp.go
cephfs admin: add TimeStamp type for JSON unmarshaling
2020-09-28 13:16:34 -04:00
timestamp_test.go
cephfs admin: add TimeStamp type for JSON unmarshaling
2020-09-28 13:16:34 -04:00
volume.go
cephfs admin: replace response with commands.Response
2021-04-07 00:25:44 +00:00
volume_test.go
cephfs admin: update test helper functions to work on ceph "pacific"
2021-04-30 15:23:40 +02:00
workflow_test.go
cephfs admin: make fsConnect utility function more flexible
2021-08-03 07:25:28 +00:00