ceph-csi/internal/cephfs
John Mulligan c8271fe64c journal: move voljournal.go to a new package
This new journal package isolates journal logic from the rest of util
and helps draw bright lines between what is a generic utility function
and what is csi journal logic.

Done partly as preparation for making use of go-ceph in journal.

No functional changes are made except to update references to allow the
code to compile.

Signed-off-by: John Mulligan <jmulligan@redhat.com>
2020-04-24 07:36:38 +00:00
..
cephfs_util.go cleanup: move pkg/ to internal/ 2020-04-23 11:00:59 +00:00
cephuser.go cleanup: move pkg/ to internal/ 2020-04-23 11:00:59 +00:00
controllerserver.go cleanup: move pkg/ to internal/ 2020-04-23 11:00:59 +00:00
driver.go journal: move voljournal.go to a new package 2020-04-24 07:36:38 +00:00
errors.go cleanup: move pkg/ to internal/ 2020-04-23 11:00:59 +00:00
fsjournal.go cleanup: move pkg/ to internal/ 2020-04-23 11:00:59 +00:00
identityserver.go cleanup: move pkg/ to internal/ 2020-04-23 11:00:59 +00:00
nodeserver.go cleanup: move pkg/ to internal/ 2020-04-23 11:00:59 +00:00
util.go cleanup: move pkg/ to internal/ 2020-04-23 11:00:59 +00:00
volume.go cleanup: move pkg/ to internal/ 2020-04-23 11:00:59 +00:00
volumemounter_test.go cleanup: move pkg/ to internal/ 2020-04-23 11:00:59 +00:00
volumemounter.go cleanup: move pkg/ to internal/ 2020-04-23 11:00:59 +00:00
volumeoptions.go cleanup: move pkg/ to internal/ 2020-04-23 11:00:59 +00:00