Whamcloud - gitweb
- update b_cray_portals_merge from head
authorzab <zab>
Fri, 27 Feb 2004 21:32:37 +0000 (21:32 +0000)
committerzab <zab>
Fri, 27 Feb 2004 21:32:37 +0000 (21:32 +0000)
  (HEAD_CRAY_PORTALS_MERGE_UPDATE_CHILD_20040227_1243)
  in preparation for 2776 work
  (the bug where our future-forefathers sing and dance)

lustre/utils/lfs.c

index a41f7a7..4685e46 100644 (file)
 
 #include <liblustre.h>
 #include <linux/lustre_idl.h>
+#include <linux/lustre_user.h>
 
 #include "parser.h"
 #include "obdctl.h"
 
-extern int op_create_file(char *name, long stripe_size, int stripe_offset,
-                int stripe_count);
 extern int op_find(char *path, struct obd_uuid *obduuid, int recursive,
                 int verbose, int quiet);
 extern int op_check(int type_num, char **obd_type_p, char *dir);