[lustre-devel] [PATCH 0/7] lustre: OpenSFS updates April 18, 2022

James Simmons jsimmons at infradead.org
Mon Apr 18 17:30:57 PDT 2022


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



More information about the lustre-devel mailing list