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  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [day] [month] [year] [list]
Date:	Wed, 8 May 2013 23:23:07 +0000
From:	"Myklebust, Trond" <Trond.Myklebust@...app.com>
To:	Linus Torvalds <torvalds@...ux-foundation.org>
CC:	Linux NFS mailing list <linux-nfs@...r.kernel.org>,
	Linux linux-kernel <linux-kernel@...r.kernel.org>
Subject: [GIT Pull] Please pull more NFS client bug fixes

The following changes since commit 721ccfb79b6f74f4052de70236d24047e73682d4:

  NFSv4: Warn once about servers that incorrectly apply open mode to setattr (2013-04-29 11:11:58 -0400)

are available in the git repository at:

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

for you to fetch changes up to c23266d532b4de796a346f57a66587c5db17d27e:

  NFS4.1 Fix data server connection race (2013-05-08 17:19:32 -0400)

----------------------------------------------------------------
More NFS client bugfixes for 3.10

- Ensure that we match the 'sec=' mount flavour against the server list
- Fix the NFSv4 byte range locking in the presence of delegations
- Ensure that we conform to the NFSv4.1 spec w.r.t. freeing lock stateids
- Fix a pNFS data server connection race

----------------------------------------------------------------
Andy Adamson (1):
      NFS4.1 Fix data server connection race

Trond Myklebust (4):
      NFSv4.x: Fix handling of partially delegated locks
      SUNRPC: Don't spam syslog with "Pseudoflavor not found" messages
      NFSv4: Convert nfs41_free_stateid to use an asynchronous RPC call
      NFSv4.1: Ensure that we free the lock stateid on the server

Weston Andros Adamson (1):
      NFSv3: match sec= flavor against server list

 fs/nfs/nfs4_fs.h               |   3 +-
 fs/nfs/nfs4filelayout.h        |   2 +
 fs/nfs/nfs4filelayoutdev.c     |  26 ++++++++-
 fs/nfs/nfs4proc.c              | 119 +++++++++++++++++++++++++++++++----------
 fs/nfs/nfs4state.c             |  11 ++--
 fs/nfs/nfs4xdr.c               |   2 +-
 fs/nfs/super.c                 |  48 ++++++++++++++---
 include/linux/nfs_xdr.h        |   2 +-
 net/sunrpc/auth_gss/auth_gss.c |   3 +-
 net/sunrpc/clnt.c              |   2 +-
 10 files changed, 172 insertions(+), 46 deletions(-)

-- 
Trond Myklebust
Linux NFS client maintainer

NetApp
Trond.Myklebust@...app.com
www.netapp.com

Download attachment "signature.asc" of type "application/pgp-signature" (837 bytes)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ