mirror of
https://github.com/ceph/ceph
synced 2024-12-17 08:57:28 +00:00
*** empty log message ***
git-svn-id: https://ceph.svn.sf.net/svnroot/ceph@680 29311d96-e01e-0410-9327-a35deaab8ce9
This commit is contained in:
parent
8801284e56
commit
962cee0844
@ -211,7 +211,7 @@ int SyntheticClient::run()
|
||||
|
||||
case SYNCLIENT_MODE_ONLY:
|
||||
{
|
||||
int run_only = iargs.front();
|
||||
run_only = iargs.front();
|
||||
iargs.pop_front();
|
||||
if (run_only == client->get_nodeid())
|
||||
dout(2) << "only " << run_only << endl;
|
||||
|
Loading…
Reference in New Issue
Block a user