summaryrefslogtreecommitdiff
path: root/source3/modules/test_vfs_gpfs.c
AgeCommit message (Expand)AuthorFilesLines
2022-03-31smbd: remove itime and file_id logic and codeRalph Boehme1-54/+0
2022-02-16vfs_gpfs: use linux oplock specific funcions only when availableBjoern Jacke1-0/+4
2020-09-08test_vfs_gpfs: Add test for file id generationChristof Schmitt1-0/+54
2020-09-08test_vfs_gpfs: Add test for winattr mappingsChristof Schmitt1-0/+34
2020-09-08test_vfs_gpfs: Add test for lease mapping functionChristof Schmitt1-0/+8
2020-09-08selftest: Add unit test for vfs_gpfsChristof Schmitt1-0/+55