mirror of
https://github.com/ceph/ceph
synced 2025-04-01 23:02:17 +00:00
*** empty log message ***
git-svn-id: https://ceph.svn.sf.net/svnroot/ceph@50 29311d96-e01e-0410-9327-a35deaab8ce9
This commit is contained in:
parent
e9ed589418
commit
8a533154e9
@ -191,7 +191,7 @@ void OSD::write(MOSDWrite *m)
|
||||
|
||||
if (m->get_offset() == 0) {
|
||||
char *n = get_filename(whoami, m->get_oid());
|
||||
//cout << f << " to " << n << " rename sez " << rename(f, n) << endl;
|
||||
cout << f << " to " << n << " rename sez " << rename(f, n) << endl;
|
||||
}
|
||||
|
||||
// clean up
|
||||
|
Loading…
Reference in New Issue
Block a user