We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 8e7e4ca + 9e29edf commit 8561f5fCopy full SHA for 8561f5f
ompi/mca/io/romio314/romio/adio/ad_lustre/ad_lustre_open.c
@@ -50,7 +50,6 @@ void ADIOI_LUSTRE_Open(ADIO_File fd, int *error_code)
50
51
amode_direct = amode | O_DIRECT;
52
53
- }
54
/* odd length here because lov_user_md contains some fixed data and
55
* then a list of 'lmm_objects' representing stripe */
56
lumlen = sizeof(struct lov_user_md) +
0 commit comments