remove some unused variables that can cause compilation problems on netbsd
Этот коммит содержится в:
родитель
3498bed650
Коммит
78fa8bb2c4
@ -78,9 +78,6 @@ int mca_fs_lustre_component_init_query(bool enable_progress_threads,
|
|||||||
struct mca_fs_base_module_1_0_0_t *
|
struct mca_fs_base_module_1_0_0_t *
|
||||||
mca_fs_lustre_component_file_query (mca_io_ompio_file_t *fh, int *priority)
|
mca_fs_lustre_component_file_query (mca_io_ompio_file_t *fh, int *priority)
|
||||||
{
|
{
|
||||||
int err;
|
|
||||||
char *dir;
|
|
||||||
struct statfs fsbuf;
|
|
||||||
char *tmp;
|
char *tmp;
|
||||||
|
|
||||||
/* The code in this function is based on the ADIO FS selection in ROMIO
|
/* The code in this function is based on the ADIO FS selection in ROMIO
|
||||||
|
@ -81,9 +81,6 @@ mca_fs_pvfs2_component_file_query (mca_io_ompio_file_t *fh, int *priority)
|
|||||||
* See COPYRIGHT notice in top-level directory.
|
* See COPYRIGHT notice in top-level directory.
|
||||||
*/
|
*/
|
||||||
|
|
||||||
int err;
|
|
||||||
char *dir;
|
|
||||||
struct statfs fsbuf;
|
|
||||||
char *tmp;
|
char *tmp;
|
||||||
|
|
||||||
/* The code in this function is based on the ADIO FS selection in ROMIO
|
/* The code in this function is based on the ADIO FS selection in ROMIO
|
||||||
|
Загрузка…
Ссылка в новой задаче
Block a user