X-Git-Url: https://git.whamcloud.com/?p=fs%2Flustre-release.git;a=blobdiff_plain;f=lustre%2Finclude%2Flustre%2Flustre_user.h;h=f2a52cb5160c9d85cc91adedfbf45958411314de;hp=1b2176a1ad277c1bdf6b1a8025dbb34f69698e64;hb=322968acf183ab16d952cd3026f6580957b31259;hpb=4000adc51d76e329b0ba941a7524f9c77780fd4c diff --git a/lustre/include/lustre/lustre_user.h b/lustre/include/lustre/lustre_user.h index 1b2176a..f2a52cb 100644 --- a/lustre/include/lustre/lustre_user.h +++ b/lustre/include/lustre/lustre_user.h @@ -157,7 +157,7 @@ struct obd_statfs { /* see for ioctl numbers 177-210 */ -#define LL_STATFS_MDC 1 +#define LL_STATFS_LMV 1 #define LL_STATFS_LOV 2 #define IOC_MDC_TYPE 'i' @@ -170,6 +170,9 @@ struct obd_statfs { #define LL_IOC_OBD_STATFS IOC_OBD_STATFS #define IOC_MDC_GETSTRIPE IOC_MDC_GETFILESTRIPE + +#define MAX_OBD_NAME 128 /* If this changes, a NEW ioctl must be added */ + #define O_LOV_DELAY_CREATE 0100000000 /* hopefully this does not conflict */ #define LL_FILE_IGNORE_LOCK 0x00000001