mirror of
https://github.com/ceph/ceph
synced 2025-03-11 02:39:05 +00:00
* typo
git-svn-id: https://ceph.svn.sf.net/svnroot/ceph@1460 29311d96-e01e-0410-9327-a35deaab8ce9
This commit is contained in:
parent
951bb3c98e
commit
e04dfa2f72
@ -70,7 +70,7 @@ bool ClientMonitor::update_from_paxos()
|
||||
}
|
||||
|
||||
// save latest
|
||||
bl.clear();
|
||||
bufferlist bl;
|
||||
client_map._encode(bl);
|
||||
mon->store->put_bl_ss(bl, "clientmap", "latest");
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user