Whamcloud - gitweb
git://git.whamcloud.com
/
fs
/
lustre-release.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b68b93f
)
- further combine setstripe on file and directory
author
shaocheng
<shaocheng>
Fri, 19 Mar 2004 11:26:49 +0000
(11:26 +0000)
committer
shaocheng
<shaocheng>
Fri, 19 Mar 2004 11:26:49 +0000
(11:26 +0000)
- remove the commented-out codes
- modify sanity.sh to reflect lfs changes
lustre/include/lustre/liblustreapi.h
patch
|
blob
|
history
diff --git
a/lustre/include/lustre/liblustreapi.h
b/lustre/include/lustre/liblustreapi.h
index
07b2d7c
..
9f890a7
100644
(file)
--- a/
lustre/include/lustre/liblustreapi.h
+++ b/
lustre/include/lustre/liblustreapi.h
@@
-29,8
+29,6
@@
/* liblustreapi.c */
int op_create_file(char *name, long stripe_size, int stripe_offset,
int stripe_count);
-int op_setstripe_dir(char *path, long stripe_size, int stripe_offset,
- int stripe_count);
int op_find(char *path, struct obd_uuid *obduuid, int recursive,
int verbose, int quiet);
int op_check(int type_num, char **obd_type_p, char *dir);