]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
client: modify a word in log 6906/head
authorYongqiang He <he.yongqiang@h3c.com>
Sat, 12 Dec 2015 20:21:07 +0000 (15:21 -0500)
committerYongqiang He <he.yongqiang@h3c.com>
Sat, 12 Dec 2015 20:22:56 +0000 (15:22 -0500)
commit58bad43eb9b522be657573c31c1c530e0a073390
tree74cfcd56f3782f5070da9427f4dc268c48e7a407
parent7f627e04c8c939a1ddb8f01f74b9e7043ba54e42
client: modify a word in log

This modification changed the word "comit" in line 7704
/* ldout(cct, 10) << "sync_write_comit -- no more unsafe writes, unmount can proceed" << dendl; */
by the word "commit";

Signed-off-by: YongQiang He<he.yongqiang@h3c.com>
src/client/Client.cc