[GIT PULL] Please pull NFS Client bugfixes for 6.11-rc

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hi Linus,

The following changes since commit 47ac09b91befbb6a235ab620c32af719f8208399:

  Linux 6.11-rc4 (2024-08-18 13:17:27 -0700)

are available in the Git repository at:

  git://git.linux-nfs.org/projects/anna/linux-nfs.git tags/nfs-for-6.11-2

for you to fetch changes up to f92214e4c312f6ea9d78650cc6291d200f17abb6:

  NFS: Avoid unnecessary rescanning of the per-server delegation list (2024-08-22 17:01:10 -0400)

----------------------------------------------------------------
NFS Client Bugfixes for Linux 6.11-rc

Bugfixes:
* Fix rpcrdma refcounting in xa_alloc
* Fix rpcrdma usage of XA_FLAGS_ALLOC
* Fix requesting FATTR4_WORD2_OPEN_ARGUMENTS
* Fix attribute bitmap decoder to handle a 3rd word
* Add reschedule points when returning delegations to avoid soft lockups
* Fix clearing layout segments in layoutreturn
* Avoid unnecessary rescanning of the per-server delegation list

Thanks,
Anna

----------------------------------------------------------------
Chuck Lever (3):
      rpcrdma: Device kref is over-incremented on error from xa_alloc
      rpcrdma: Use XA_FLAGS_ALLOC instead of XA_FLAGS_ALLOC1
      rpcrdma: Trace connection registration and unregistration

Jeff Layton (2):
      nfs: fix the fetch of FATTR4_OPEN_ARGUMENTS
      nfs: fix bitmap decoder to handle a 3rd word

Trond Myklebust (3):
      NFSv4: Add missing rescheduling points in nfs_client_return_marked_delegations
      NFSv4: Fix clearing of layout segments in layoutreturn
      NFS: Avoid unnecessary rescanning of the per-server delegation list

 fs/nfs/callback_xdr.c           |  6 ++++--
 fs/nfs/delegation.c             | 15 +++++----------
 fs/nfs/nfs4proc.c               | 12 ++++++++----
 fs/nfs/pnfs.c                   |  5 ++---
 fs/nfs/super.c                  |  2 ++
 include/trace/events/rpcrdma.h  | 36 ++++++++++++++++++++++++++++++++++++
 net/sunrpc/xprtrdma/ib_client.c |  6 ++++--
 7 files changed, 61 insertions(+), 21 deletions(-)




[Index of Archives]     [Linux Filesystem Development]     [Linux USB Development]     [Linux Media Development]     [Video for Linux]     [Linux NILFS]     [Linux Audio Users]     [Yosemite Info]     [Linux SCSI]

  Powered by Linux