remove a erroneous paranthesis which prevents the compilation of the lustre adio
Этот коммит содержится в:
родитель
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) +
|
||||||
|
Загрузка…
x
Ссылка в новой задаче
Block a user