go-ceph/common/admin/nfs
John Mulligan 66ffbfa633 nfs admin: create directories used by nfs tests
Recent changes to ceph check that a directory exists in cephfs before it
will allow an NFS export of the dir to be created. It was a pretty shaky
practice of ours to create NFS exports without dirs backing them anyhow.
This change ensures the dirs exist before the test cases are run and
clean them up afterwards.

Signed-off-by: John Mulligan <jmulligan@redhat.com>
2023-04-04 13:21:29 +00:00
..
admin.go nfs admin: make core nfs admin apis stable 2022-10-17 17:18:49 +00:00
doc.go nfs: add a new common/admin/nfs subpackage 2022-04-06 17:56:33 +00:00
export.go gofmt: reformat everything with new gofmt of go 1.19 2023-02-20 20:50:24 +00:00
export_sectype_test.go nfs admin: add SecType field 2022-10-12 13:40:09 +00:00
export_test.go nfs admin: create directories used by nfs tests 2023-04-04 13:21:29 +00:00