lists.openwall.net | lists / announce owl-users owl-dev john-users john-dev passwdqc-users yescrypt popa3d-users / oss-security kernel-hardening musl sabotage tlsify passwords / crypt-dev xvendor / Bugtraq Full-Disclosure linux-kernel linux-netdev linux-ext4 linux-hardening PHC | |
Open Source and information security mailing list archives
| ||
|
Date: Fri, 19 Sep 2014 15:32:54 -0400 From: Trond Myklebust <trond.myklebust@...marydata.com> To: Linus Torvalds <torvalds@...ux-foundation.org> Cc: Linux NFS Mailing List <linux-nfs@...r.kernel.org>, Linux Kernel mailing list <linux-kernel@...r.kernel.org> Subject: [GIT PULL] Please pull NFS client bugfixes Hi Linus, The following changes since commit 224ecbf5a674ec7da3a3b3ea21ca62e2853653fa: pnfs: fix filelayout_retry_commit when idx > 0 (2014-09-10 12:43:45 -0700) are available in the git repository at: git://git.linux-nfs.org/projects/trondmy/linux-nfs.git tags/nfs-for-3.17-5 for you to fetch changes up to cd9288ffaea4359d5cfe2b8d264911506aed26a4: NFSv4: Fix another bug in the close/open_downgrade code (2014-09-18 13:04:22 -0400) ---------------------------------------------------------------- NFS client fixes for 3.17 Highligts: - Fix an Oops in nfs4_open_and_get_state - Fix an Oops in the nfs4_state_manager - Fix another bug in the close/open_downgrade code ---------------------------------------------------------------- NeilBrown (1): NFS: remove BUG possibility in nfs4_open_and_get_state Steve Dickson (1): NFSv4: nfs4_state_manager() vs. nfs_server_remove_lists() Trond Myklebust (1): NFSv4: Fix another bug in the close/open_downgrade code fs/nfs/nfs4client.c | 38 ++++++++++++++++++++------------------ fs/nfs/nfs4proc.c | 40 ++++++++++++++++++++++------------------ 2 files changed, 42 insertions(+), 36 deletions(-) -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@...r.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists