All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] libceph: #8806 fix (wip-watch-tid-8806)
@ 2014-09-05  8:42 Ilya Dryomov
  2014-09-05  8:42 ` [PATCH 1/2] libceph: abstract out ceph_osd_request enqueue logic Ilya Dryomov
  2014-09-05  8:42 ` [PATCH 2/2] libceph: resend lingering requests with a new tid Ilya Dryomov
  0 siblings, 2 replies; 5+ messages in thread
From: Ilya Dryomov @ 2014-09-05  8:42 UTC (permalink / raw)
  To: ceph-devel

Hello,

This is a fix for #8806 ("libceph: must use new tid when watch is
resent").  (This problem has been fixed in userspace with commit
5dd68b95b1d2ac0e4972609ca497d4cff28ef351.)

I have tested with pre-"make notify return error code on timeout
(#9193)" and current master - the current master propagates the notify
error, yay!

Thanks,

                Ilya


Ilya Dryomov (2):
  libceph: abstract out ceph_osd_request enqueue logic
  libceph: resend lingering requests with a new tid

 net/ceph/osd_client.c |   96 +++++++++++++++++++++++++++++++++++--------------
 1 file changed, 69 insertions(+), 27 deletions(-)

-- 
1.7.10.4


^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2014-09-23 16:18 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-09-05  8:42 [PATCH 0/2] libceph: #8806 fix (wip-watch-tid-8806) Ilya Dryomov
2014-09-05  8:42 ` [PATCH 1/2] libceph: abstract out ceph_osd_request enqueue logic Ilya Dryomov
2014-09-05  8:42 ` [PATCH 2/2] libceph: resend lingering requests with a new tid Ilya Dryomov
2014-09-22 13:01   ` Alex Elder
2014-09-23 16:18     ` Ilya Dryomov

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.