mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* [GIT PULL] Please pull NFS client bugfixes for Linux 6.0
@ 2022-08-22 17:40 Trond Myklebust
  2022-08-22 18:48 ` pr-tracker-bot
  0 siblings, 1 reply; 2+ messages in thread
From: Trond Myklebust @ 2022-08-22 17:40 UTC (permalink / raw)
  To: torvalds; +Cc: linux-nfs, linux-kernel

Hi Linus,

The following changes since commit 3fa5cbdc44de190f2c5605ba7db015ae0d26f668:

  NFS: Improve readpage/writepage tracing (2022-08-09 14:11:34 -0400)

are available in the Git repository at:

  git://git.linux-nfs.org/projects/trondmy/linux-nfs.git tags/nfs-for-5.20-2

for you to fetch changes up to ed06fce0b034b2e25bd93430f5c4cbb28036cc1a:

  SUNRPC: RPC level errors should set task->tk_rpc_status (2022-08-19 20:32:05 -0400)

Thanks,
  Trond

----------------------------------------------------------------
NFS client bugfixes for Linux 6.0

Highlights include:

Stable fixes
- NFS: Fix another fsync() issue after a server reboot

Bugfixes
- NFS: unlink/rmdir shouldn't call d_delete() twice on ENOENT
- NFS: Fix missing unlock in nfs_unlink()
- Add sanity checking of the file type used by __nfs42_ssc_open
- Fix a case where we're failing to set task->tk_rpc_status

Cleanups
- Remove the flag NFS_CONTEXT_RESEND_WRITES that got obsoleted by the
  fsync() fix

----------------------------------------------------------------
NeilBrown (1):
      NFS: unlink/rmdir shouldn't call d_delete() twice on ENOENT

Olga Kornievskaia (1):
      NFSv4.2 fix problems with __nfs42_ssc_open

Sun Ke (1):
      NFS: Fix missing unlock in nfs_unlink()

Trond Myklebust (4):
      NFS: Fix another fsync() issue after a server reboot
      NFS: Remove a bogus flag setting in pnfs_write_done_resend_to_mds
      NFS: Cleanup to remove unused flag NFS_CONTEXT_RESEND_WRITES
      SUNRPC: RPC level errors should set task->tk_rpc_status

 fs/nfs/dir.c           |  7 +++++--
 fs/nfs/file.c          | 15 ++++++---------
 fs/nfs/inode.c         |  1 +
 fs/nfs/nfs4file.c      |  6 ++++++
 fs/nfs/pnfs.c          |  1 -
 fs/nfs/write.c         |  6 ++++--
 include/linux/nfs_fs.h |  2 +-
 net/sunrpc/clnt.c      |  2 +-
 8 files changed, 24 insertions(+), 16 deletions(-)

-- 
Trond Myklebust
Linux NFS client maintainer, Hammerspace
trond.myklebust@hammerspace.com



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

end of thread, other threads:[~2022-08-22 18:50 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-08-22 17:40 [GIT PULL] Please pull NFS client bugfixes for Linux 6.0 Trond Myklebust
2022-08-22 18:48 ` pr-tracker-bot

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

all inboxes | Powered by JetHome®