Whamcloud - gitweb
LU-6245 uapi: move libcfs/lnet UAPI header into own uapi directory
[fs/lustre-release.git] / lnet / include / uapi / linux / lnet / lnetst.h
similarity index 99%
rename from lnet/include/lnet/lnetst.h
rename to lnet/include/uapi/linux/lnet/lnetst.h
index a43978f..7bdf186 100644 (file)
  * This file is part of Lustre, http://www.lustre.org/
  * Lustre is a trademark of Sun Microsystems, Inc.
  *
- * lnet/include/lnet/lnetst.h
- *
  * Author: Liang Zhen <liangzhen@clusterfs.com>
  */
 
-#ifndef __LNET_ST_H__
-#define __LNET_ST_H__
+#ifndef __UAPI_LNET_ST_H__
+#define __UAPI_LNET_ST_H__
 
 #define LST_FEAT_NONE          (0)
 #define LST_FEAT_BULK_LEN      (1 << 0)        /* enable variable page size */