mirror of
https://github.com/ceph/ceph
synced 2025-01-31 07:22:56 +00:00
*** empty log message ***
git-svn-id: https://ceph.svn.sf.net/svnroot/ceph@414 29311d96-e01e-0410-9327-a35deaab8ce9
This commit is contained in:
parent
ff265b9ba9
commit
508e02aab2
@ -230,7 +230,7 @@ int SyntheticClient::play_trace(Trace& t, string& prefix)
|
||||
|
||||
const char *p = prefix.c_str();
|
||||
|
||||
map<__int64_t, int> open_files;
|
||||
map<__int64_t, __int64_t> open_files;
|
||||
|
||||
while (!t.end()) {
|
||||
|
||||
|
@ -1,6 +1,7 @@
|
||||
|
||||
#include "Trace.h"
|
||||
|
||||
#include <iostream>
|
||||
#include <cassert>
|
||||
#include <map>
|
||||
#include <ext/rope>
|
||||
|
BIN
ceph/client/traces/trace.include.gz
Normal file
BIN
ceph/client/traces/trace.include.gz
Normal file
Binary file not shown.
BIN
ceph/client/traces/trace.openssh.gz
Normal file
BIN
ceph/client/traces/trace.openssh.gz
Normal file
Binary file not shown.
Loading…
Reference in New Issue
Block a user