Whamcloud - gitweb
- name switch: "light" --> "lite"
[fs/lustre-release.git] / lustre / include / linux / lustre_lite.h
similarity index 98%
rename from lustre/include/linux/lustre_light.h
rename to lustre/include/linux/lustre_lite.h
index 80d2bd8..80dc7cd 100644 (file)
@@ -3,10 +3,10 @@
  * This code is issued under the GNU General Public License.
  * See the file COPYING in this distribution
  * 
- * Copyright (C), 1999, Stelias Computing Inc
  *
  *
- */
+ *
+
 
 
 #ifndef _LL_H
@@ -18,6 +18,8 @@
 #include <linux/lustre_mds.h>
 #include <linux/obdo.h>
 
+#define LUSTRE_LITE_NAME "llite"
+
 extern kmem_cache_t *ll_file_data_slab;
 struct ll_file_data { 
         __u64 fd_mdshandle;