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]
Message-ID: <1484597660.7119.1.camel@primarydata.com>
Date:   Mon, 16 Jan 2017 20:14:22 +0000
From:   Trond Myklebust <trondmy@...marydata.com>
To:     "torvalds@...ux-foundation.org" <torvalds@...ux-foundation.org>
CC:     "linux-kernel@...r.kernel.org" <linux-kernel@...r.kernel.org>,
        "linux-nfs@...r.kernel.org" <linux-nfs@...r.kernel.org>
Subject: [GIT PULL] Please pull NFS client bugfixes

Hi Linus,

The following changes since commit a121103c922847ba5010819a3f250f1f7fc84ab8:

  Linux 4.10-rc3 (2017-01-08 14:18:17 -0800)

are available in the git repository at:

  git://git.linux-nfs.org/projects/trondmy/linux-nfs.git tags/nfs-for-4.10-3

for you to fetch changes up to c6180a6237174f481dc856ed6e890d8196b6f0fb:

  NFSv4: Fix client recovery when server reboots multiple times (2017-01-13 13:31:32 -0500)

----------------------------------------------------------------
NFS client bugfixes for Linux 4.10

Bugfixes:
- Fix invalid fget()/fput() calls when doing file locking
- Fix multiple directory cache invalidation issues due to the client failing
  to recognise that the directory wasn't changed.
- Fix client recovery when server reboots multiple times

----------------------------------------------------------------
Benjamin Coddington (1):
      nfs: Don't take a reference on fl->fl_file for LOCK operation

Trond Myklebust (5):
      NFSv4: Call update_changeattr() from _nfs4_proc_open only if a file was created
      NFSv4: Don't apply change_info4 twice on rename within a directory
      NFSv4: Don't call update_changeattr() unless the unlink is successful
      NFSv4: update_changeattr should update the attribute timestamp
      NFSv4: Fix client recovery when server reboots multiple times

 fs/nfs/nfs4proc.c  | 29 ++++++++++++++++++-----------
 fs/nfs/nfs4state.c |  1 -
 2 files changed, 18 insertions(+), 12 deletions(-)

-- 
Trond Myklebust
Linux NFS client maintainer, PrimaryData
trond.myklebust@...marydata.com

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ