1
1

make the file compile properly.

This commit was SVN r26497.
Этот коммит содержится в:
Edgar Gabriel 2012-05-26 01:06:36 +00:00
родитель 3704bfccbe
Коммит d1e91e9372

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

@ -105,6 +105,7 @@ mca_fs_lustre_component_file_query (mca_io_ompio_file_t *fh, int *priority)
}
#ifndef LL_SUPER_MAGIC
#define LL_SUPER_MAGIC 0x0BD00BD0
#endif
if (fsbuf.f_type == LL_SUPER_MAGIC) {
fh->f_fstype = LUSTRE;
}