mirror of
https://github.com/ceph/ceph
synced 2024-12-18 01:16:55 +00:00
*** empty log message ***
git-svn-id: https://ceph.svn.sf.net/svnroot/ceph@368 29311d96-e01e-0410-9327-a35deaab8ce9
This commit is contained in:
parent
ca4e99b322
commit
acb5ca6caf
@ -91,6 +91,7 @@ class SyntheticClient {
|
||||
int random_walk(int n);
|
||||
int make_dirs(const char *basedir, int dirs, int files, int depth);
|
||||
int write_file(string& fn, int mb, int chunk);
|
||||
int read_file(string& fn, int mb, int chunk);
|
||||
|
||||
};
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user