From: James Simmons <jsimmons@infradead.org>
To: lustre-devel@lists.lustre.org
Subject: [lustre-devel] [PATCH 0/8] lustre: some old patches from whamcloud tree
Date: Wed, 24 Jul 2019 22:43:59 -0400 [thread overview]
Message-ID: <1564022647-17351-1-git-send-email-jsimmons@infradead.org> (raw)
Some old patches missing from the linux lustre client. I suspect
these weren't port since they most are likely server side only
but I want to make sure. Also we are missing patch:
http://review.whamcloud.com/20939 from LU-8319 but I don't know
if that is needed anymore with the earlier changes done.
Feedback welcomed.
Andreas Dilger (1):
lustre: seq: make seq_proc_write_common() safer
Gregoire Pichon (1):
lustre: tests: testcases for multiple modify RPCs feature
Jeremy Filizetti (1):
lustre: ldlm: Don't check opcode with NULL rq_reqmsg
Li Wei (1):
lustre: ptlrpc: Fix an rq_no_reply assertion failure
Wang Di (1):
lustre: fld: retry fld rpc until the import is closed
wang di (3):
lustre: fld: resend seq lookup RPC if it is on LWP
lustre: fld: retry fld rpc even for ESHUTDOWN
lustre: fld: fld client lookup should retry
fs/lustre/fid/lproc_fid.c | 12 +++++++-----
fs/lustre/fld/fld_request.c | 42 ++++++++++++++++++++++++++++++++++++++---
fs/lustre/include/obd_support.h | 2 ++
fs/lustre/ldlm/ldlm_lib.c | 7 +++++++
fs/lustre/ptlrpc/service.c | 10 ++++++++++
5 files changed, 65 insertions(+), 8 deletions(-)
--
1.8.3.1
next reply other threads:[~2019-07-25 2:43 UTC|newest]
Thread overview: 19+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-07-25 2:43 James Simmons [this message]
2019-07-25 2:44 ` [lustre-devel] [PATCH 1/8] lustre: seq: make seq_proc_write_common() safer James Simmons
2019-07-25 23:55 ` NeilBrown
2019-07-26 3:31 ` James Simmons
2019-07-25 2:44 ` [lustre-devel] [PATCH 2/8] lustre: ptlrpc: Fix an rq_no_reply assertion failure James Simmons
2019-08-14 16:58 ` Andreas Dilger
2019-07-25 2:44 ` [lustre-devel] [PATCH 3/8] lustre: fld: resend seq lookup RPC if it is on LWP James Simmons
2019-08-14 16:58 ` Andreas Dilger
2019-07-25 2:44 ` [lustre-devel] [PATCH 4/8] lustre: fld: retry fld rpc even for ESHUTDOWN James Simmons
2019-08-14 16:58 ` Andreas Dilger
2019-08-14 16:58 ` Andreas Dilger
2019-07-25 2:44 ` [lustre-devel] [PATCH 5/8] lustre: fld: retry fld rpc until the import is closed James Simmons
2019-08-14 16:58 ` Andreas Dilger
2019-07-25 2:44 ` [lustre-devel] [PATCH 6/8] lustre: fld: fld client lookup should retry James Simmons
2019-08-14 16:58 ` Andreas Dilger
2019-07-25 2:44 ` [lustre-devel] [PATCH 7/8] lustre: tests: testcases for multiple modify RPCs feature James Simmons
2019-08-14 16:58 ` Andreas Dilger
2019-07-25 2:44 ` [lustre-devel] [PATCH 8/8] lustre: ldlm: Don't check opcode with NULL rq_reqmsg James Simmons
2019-08-14 16:58 ` Andreas Dilger
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1564022647-17351-1-git-send-email-jsimmons@infradead.org \
--to=jsimmons@infradead.org \
--cc=lustre-devel@lists.lustre.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).