Lustre-devel archive on lore.kernel.org
 help / color / mirror / Atom feed
* [lustre-devel] [PATCH 0/2] Lustre fixes
@ 2016-11-17  1:05 Oleg Drokin
  2016-11-17  1:05 ` [lustre-devel] [PATCH 1/2] staging/lustre/ptlrpc: track unreplied requests Oleg Drokin
  2016-11-17  1:05 ` [lustre-devel] [PATCH 2/2] staging/lustre/ptlrpc: update imp_known_replied_xid on resend-replay Oleg Drokin
  0 siblings, 2 replies; 3+ messages in thread
From: Oleg Drokin @ 2016-11-17  1:05 UTC (permalink / raw)
  To: Greg Kroah-Hartman, devel, Andreas Dilger, James Simmons
  Cc: Linux Kernel Mailing List, Lustre Development List, Oleg Drokin

With multiple metadata RPCs code in now, these two fixes
become important.

Please consider.

Niu Yawei (2):
  staging/lustre/ptlrpc: track unreplied requests
  staging/lustre/ptlrpc: update imp_known_replied_xid on resend-replay

 .../staging/lustre/lustre/include/lustre_import.h  |   5 +
 drivers/staging/lustre/lustre/include/lustre_net.h |   3 +
 drivers/staging/lustre/lustre/obdclass/genops.c    |   2 +
 drivers/staging/lustre/lustre/ptlrpc/client.c      | 112 +++++++++++++++------
 drivers/staging/lustre/lustre/ptlrpc/import.c      |  34 +++++++
 drivers/staging/lustre/lustre/ptlrpc/niobuf.c      |  29 +++++-
 .../staging/lustre/lustre/ptlrpc/ptlrpc_internal.h |  24 +++++
 drivers/staging/lustre/lustre/ptlrpc/recover.c     |  14 +++
 8 files changed, 187 insertions(+), 36 deletions(-)

-- 
2.7.4

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

end of thread, other threads:[~2016-11-17  1:05 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-11-17  1:05 [lustre-devel] [PATCH 0/2] Lustre fixes Oleg Drokin
2016-11-17  1:05 ` [lustre-devel] [PATCH 1/2] staging/lustre/ptlrpc: track unreplied requests Oleg Drokin
2016-11-17  1:05 ` [lustre-devel] [PATCH 2/2] staging/lustre/ptlrpc: update imp_known_replied_xid on resend-replay Oleg Drokin

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox