X-Git-Url: https://git.whamcloud.com/?p=fs%2Flustre-release.git;a=blobdiff_plain;f=lustre%2Finclude%2Flustre%2Flustre_user.h;h=bd763961e7670e5c2b7a95b09630f03dd52e7576;hp=d95e2211303d249955a014413117fe110021981c;hb=32d982a2714e078321341209ad742052e85c3864;hpb=f2f28f1d09c0a00b3fc569422f881931d857fac9 diff --git a/lustre/include/lustre/lustre_user.h b/lustre/include/lustre/lustre_user.h index d95e221..bd76396 100644 --- a/lustre/include/lustre/lustre_user.h +++ b/lustre/include/lustre/lustre_user.h @@ -102,6 +102,7 @@ struct obd_statfs; #define LL_IOC_LLOOP_DETACH _IOWR('f', 170, long) #define LL_IOC_LLOOP_INFO _IOWR('f', 171, long) #define LL_IOC_LLOOP_DETACH_BYDEV _IOWR('f', 172, long) +#define LL_IOC_PATH2FID _IOR ('f', 173, long) #define LL_STATFS_MDC 1 #define LL_STATFS_LOV 2