lustre-devel-lustre.org archive mirror
 help / color / mirror / Atom feed
From: James Simmons <jsimmons@infradead.org>
To: Andreas Dilger <adilger@whamcloud.com>,
	Oleg Drokin <green@whamcloud.com>, NeilBrown <neilb@suse.de>
Cc: Lustre Development List <lustre-devel@lists.lustre.org>
Subject: [lustre-devel] [PATCH 0/7] lustre: OpenSFS updates April 18, 2022
Date: Mon, 18 Apr 2022 20:30:57 -0400	[thread overview]
Message-ID: <1650328264-8763-1-git-send-email-jsimmons@infradead.org> (raw)

Backport patches from the OpenSFS tree to the native Linux client
as of April 18, 2022.

Alexander Zarochentsev (1):
  lustre: ptlrpc: unregister reply buffer on rq_err

Andreas Dilger (1):
  lustre: lmv: change default hash back to fnv_1a_64

Chris Horn (2):
  lnet: only update gateway NI status on discovery
  lnet: ln_api_mutex deadlocks

John L. Hammond (1):
  lustre: lov: remove lo_trunc_stripeno

Patrick Farrell (1):
  lustre: llite: Fix use of uninitialized fields

Shaun Tancheff (1):
  lustre: clio: Disable lockless for DIO with O_APPEND

 fs/lustre/llite/file.c                  |  2 ++
 fs/lustre/llite/rw.c                    | 18 ++++++++++-----
 fs/lustre/lov/lov_cl_internal.h         | 17 ++++++--------
 fs/lustre/lov/lov_io.c                  | 40 +++++++++++++++++++++++----------
 fs/lustre/lov/lov_lock.c                | 35 ++++++++++++++++-------------
 fs/lustre/lov/lov_object.c              |  2 --
 fs/lustre/ptlrpc/client.c               |  5 +++++
 include/uapi/linux/lustre/lustre_user.h |  2 +-
 net/lnet/lnet/api-ni.c                  | 40 ++++++++++++++++++++++++++++-----
 net/lnet/lnet/config.c                  |  2 +-
 net/lnet/lnet/lib-move.c                | 18 +++++++++++----
 net/lnet/lnet/peer.c                    | 11 ++++++---
 net/lnet/lnet/router.c                  |  2 +-
 net/lnet/lnet/router_proc.c             |  2 +-
 14 files changed, 135 insertions(+), 61 deletions(-)

-- 
1.8.3.1

_______________________________________________
lustre-devel mailing list
lustre-devel@lists.lustre.org
http://lists.lustre.org/listinfo.cgi/lustre-devel-lustre.org

             reply	other threads:[~2022-04-19  0:31 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-04-19  0:30 James Simmons [this message]
2022-04-19  0:30 ` [lustre-devel] [PATCH 1/7] lustre: ptlrpc: unregister reply buffer on rq_err James Simmons
2022-04-19  0:30 ` [lustre-devel] [PATCH 2/7] lustre: llite: Fix use of uninitialized fields James Simmons
2022-04-19  0:31 ` [lustre-devel] [PATCH 3/7] lustre: lov: remove lo_trunc_stripeno James Simmons
2022-04-19  0:31 ` [lustre-devel] [PATCH 4/7] lustre: lmv: change default hash back to fnv_1a_64 James Simmons
2022-04-19  0:31 ` [lustre-devel] [PATCH 5/7] lnet: only update gateway NI status on discovery James Simmons
2022-04-19  0:31 ` [lustre-devel] [PATCH 6/7] lnet: ln_api_mutex deadlocks James Simmons
2022-04-19  0:31 ` [lustre-devel] [PATCH 7/7] lustre: clio: Disable lockless for DIO with O_APPEND James Simmons

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=1650328264-8763-1-git-send-email-jsimmons@infradead.org \
    --to=jsimmons@infradead.org \
    --cc=adilger@whamcloud.com \
    --cc=green@whamcloud.com \
    --cc=lustre-devel@lists.lustre.org \
    --cc=neilb@suse.de \
    /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).