lustre-devel-lustre.org archive mirror
 help / color / mirror / Atom feed
* [lustre-devel] [PATCH 0/7] lustre: OpenSFS updates April 18, 2022
@ 2022-04-19  0:30 James Simmons
  2022-04-19  0:30 ` [lustre-devel] [PATCH 1/7] lustre: ptlrpc: unregister reply buffer on rq_err James Simmons
                   ` (6 more replies)
  0 siblings, 7 replies; 8+ messages in thread
From: James Simmons @ 2022-04-19  0:30 UTC (permalink / raw)
  To: Andreas Dilger, Oleg Drokin, NeilBrown; +Cc: Lustre Development List

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

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

end of thread, other threads:[~2022-04-19  0:31 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-04-19  0:30 [lustre-devel] [PATCH 0/7] lustre: OpenSFS updates April 18, 2022 James Simmons
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

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).