Skip to content

Commit 8679018

Browse files
author
Mark Nelson
committed
src/aiori-CEPHFS: re-enable mdtest support.
Signed-off-by: Mark Nelson <[email protected]>
1 parent 54fd197 commit 8679018

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/aiori-CEPHFS.c

+1
Original file line numberDiff line numberDiff line change
@@ -111,6 +111,7 @@ ior_aiori_t cephfs_aiori = {
111111
.access = CEPHFS_Access,
112112
.stat = CEPHFS_Stat,
113113
.sync = CEPHFS_Sync,
114+
.enable_mdtest = true,
114115
};
115116

116117
#define CEPHFS_ERR(__err_str, __ret) do { \

0 commit comments

Comments
 (0)