wiliamhuang

Results 25 issues of wiliamhuang

Testing test_daos_dfs_parallel.

Increase crt_timeout from 10 to 60 seconds to avoid interim RPC timeout issue in test_daos_container Test-repeat: 50 Test-repeat-vm: 50 Test-tag: test_daos_container Signed-off-by: Lei Huang

Skip-func-test-el7: false Skip-func-test-el8: false Skip-func-test-leap15: false Test-repeat: 20 Test-repeat-vm: 20 Test-tag: dm_posix_types_fs_copy Signed-off-by: Lei Huang

Skip-func-test-el7: false Skip-func-test-el8: false Skip-func-test-leap15: false Test-repeat: 25 Test-repeat-vm: 25 Test-tag: dm_posix_types_fs_copy Signed-off-by: Lei Huang

"daos filesystem copy " only supports file and directory as src currently. Similar to the behavior of "cp -R ", a symlink pointing to a file or dir can be...

To fix coverity issue 452229 pointing to dma_buff in test_run() in file src/tests/ftest/cart/test_multisend_client.c Required-githooks: true Signed-off-by: Lei Huang ### Before requesting gatekeeper: * [ ] Two review approvals and any...

Provide a list of tools for debugging network connectivity issue Provide a list of tools for measuring network latency and bandwidth Required-githooks: true Signed-off-by: Lei Huang

OSPDT meeting panel pointed out unusual BSD-2-Clause-patent license in some files. Trying to clean up. Signed-off-by: Lei Huang

Does mpifileutils have a cmake command line option to disable creating static library? Thank you!

Test-tag: pil4dfs avoid using fake fd to provide better compatibility with degraded performance in open, openat, and opendir etc. "D_IL_COMPATIBLE=1" or "D_IL_COMPATIBLE=true" turns on compatible mode. Required-githooks: true ### Before...