Whamcloud - gitweb
b_release_1_4_6-patchless is now using lustre-build from HEAD. Happy hacking.
[fs/lustre-release.git] / lustre / lvfs / lvfs_userfs.c
index 396ee30..5e39432 100644 (file)
@@ -1,7 +1,7 @@
 /* -*- mode: c; c-basic-offset: 8; indent-tabs-mode: nil; -*-
  * vim:expandtab:shiftwidth=8:tabstop=8:
  *
- *  lustre/lib/fsfilt_ext3.c
+ *  lustre/lib/lvfs_userfs.c
  *  Lustre filesystem abstraction routines
  *
  *  Copyright (C) 2002, 2003 Cluster File Systems, Inc.
@@ -24,9 +24,8 @@
  */
 
 #include <liblustre.h>
-#include <linux/lvfs.h>
-
 #include <linux/obd.h>
+#include <linux/lvfs.h>
 #include <linux/lustre_lib.h>
 
 /* XXX currently ctxt functions should not be used ?? */