These look correct to me.  Can I add your Signed-off-by: to the patch?

https://github.com/ceph/ceph/blob/master/SubmittingPatches

Thanks!
sage


On Fri, 31 Oct 2014, Ding Dinghua wrote:

> Hi all:
>         I hit this bug when I was using ceph-fuse client. I mount a
> ceph-fuse client, and left it idle for a long time, then when I copy
> some files to ceph,  ceph-fuse hang,  the following log shows that
> Objecter::handle_osd_map is dead-looping:
> 
> handle_osd_map missing epoch 6445, jumping to 6579
> handle_osd_map missing epoch 6445, jumping to 6579
> handle_osd_map missing epoch 6445, jumping to 6579
> handle_osd_map missing epoch 6445, jumping to 6579
> handle_osd_map missing epoch 6445, jumping to 6579
> handle_osd_map missing epoch 6445, jumping to 6579
> handle_osd_map missing epoch 6445, jumping to 6579
> handle_osd_map missing epoch 6445, jumping to 6579
> 
> the attached patch should have fixed the bug.
> 
> 
> -- 
> Ding Dinghua
> 
--
To unsubscribe from this list: send the line "unsubscribe ceph-devel" in
the body of a message to [email protected]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to