Re: [ceph-devel] ceph-0.8: bug report

2009-06-18 Thread Sage Weil
Hi- Thanks! Though I'm not sure which version of the code this is... (this is working on both the master and unstable branches). A v0.9 release should be out in the next day or so. Cheers- sage On Thu, 18 Jun 2009, ÕÅÎÄ wrote: > diff --git a/src/mds/Server.cc b/src/mds/Server.cc > index 22

[ceph-devel] ceph-0.8: bug report

2009-06-18 Thread 张文
diff --git a/src/mds/Server.cc b/src/mds/Server.cc index 22e1e80..ca68046 100644 --- a/src/mds/Server.cc +++ b/src/mds/Server.cc @@ -1721,7 +1721,7 @@ void Server::handle_client_lookup_hash(MDRequest *mdr) return; } if (!dir->is_complete()) { - dir->fetch(0, new C_MDS_RetryReq