1
1

Merge pull request #787 from edgargabriel/pr/adio-lustre-fix

remove a erroneous parenthesis which prevents the compilation of the …
Этот коммит содержится в:
Edgar Gabriel 2015-08-07 16:18:15 -05:00
родитель 8e7e4ca7f4 9e29edf15c
Коммит 8561f5f180

Просмотреть файл

@ -50,7 +50,6 @@ void ADIOI_LUSTRE_Open(ADIO_File fd, int *error_code)
amode_direct = amode | O_DIRECT;
}
/* odd length here because lov_user_md contains some fixed data and
* then a list of 'lmm_objects' representing stripe */
lumlen = sizeof(struct lov_user_md) +