1
1

remove a erroneous paranthesis which prevents the compilation of the lustre adio

Этот коммит содержится в:
Edgar Gabriel 2015-08-07 15:22:41 -05:00
родитель d6c5770436
Коммит 9e29edf15c

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

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