go-ceph/cephfs
John Mulligan b596cb959b cephfs: add test cases for SelectFileystem call
These tests are all scoped within a test function that will only run if
the alternate fs name is supplied through the environment. This way the
tests can be run by hand on older versions if need be.

The tests verify the use of the SelectFilesystem function and that the
file systems are distinct namespaces.

Signed-off-by: John Mulligan <jmulligan@redhat.com>
2023-02-13 10:11:06 -05:00
..
admin cephfs/admin: Remove ceph_pre_quincy tags 2023-01-23 15:12:52 +00:00
cephfs_test.go cephfs: add missing cephfs API components: function ceph_version 2021-09-13 15:51:10 +00:00
cephfs.go cephfs: add missing cephfs API components: function ceph_version 2021-09-13 15:51:10 +00:00
command_test.go
command.go
conn_nautilus_test.go cephfs: remove luminous and mimic build tags 2021-11-09 01:24:01 +00:00
conn_nautilus.go cephfs: remove luminous and mimic build tags 2021-11-09 01:24:01 +00:00
directory_test.go
directory.go
doc.go
errors_test.go
errors.go
file_test.go cephfs: re-enabled the skipped test for cephfs 2021-08-12 18:47:26 +00:00
file_xattr_test.go
file_xattr.go
file.go cephfs: fix a minor typo in a doc comment 2022-09-27 15:44:32 +00:00
mount_perms_mimic_test.go cephfs: remove luminous and mimic build tags 2021-11-09 01:24:01 +00:00
mount_perms_mimic.go cephfs: remove luminous and mimic build tags 2021-11-09 01:24:01 +00:00
path_test.go cephfs: clean up symlink created in TestSymlink func 2021-08-31 17:51:58 +02:00
path_xattr_test.go
path_xattr.go
path.go
permissions_test.go cephfs: naming conventions: fix names in cephfs permissions test 2021-08-23 14:51:22 +00:00
permissions.go
select_fs_test.go cephfs: add test cases for SelectFileystem call 2023-02-13 10:11:06 -05:00
select_fs.go cephfs: add SelectFileystem implementing ceph_select_filesystem 2023-02-13 10:11:06 -05:00
statfs_test.go
statfs.go
statx_test.go cephfs: make statx test more robust 2021-08-31 17:51:58 +02:00
statx.go cephfs: add AtStatxDontSync and deprecate AtNoAttrSync 2022-08-01 17:04:15 +00:00
userperm_test.go
userperm.go go-ceph: add warn logs to finalizers. 2022-07-19 14:37:32 +00:00