move the inclusion of the lustre_user and lliblustreapi header files to the fs_lustre.h file.
Этот коммит содержится в:
родитель
a2a049a612
Коммит
9f369ba515
@ -31,6 +31,8 @@ extern int mca_fs_lustre_stripe_width;
|
||||
|
||||
BEGIN_C_DECLS
|
||||
|
||||
#include <lustre/liblustreapi.h>
|
||||
#include <lustre/lustre_user.h>
|
||||
|
||||
#ifndef LOV_MAX_STRIPE_COUNT
|
||||
#define LOV_MAX_STRIPE_COUNT 160
|
||||
|
@ -30,8 +30,6 @@
|
||||
#include "ompi/info/info.h"
|
||||
|
||||
#include <sys/ioctl.h>
|
||||
#include <lustre/liblustreapi.h>
|
||||
#include <lustre/lustre_user.h>
|
||||
|
||||
static void *alloc_lum();
|
||||
|
||||
|
Загрузка…
x
Ссылка в новой задаче
Block a user