]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
Merge tag 'nfs-for-4.9-4' of git://git.linux-nfs.org/projects/anna/linux-nfs
authorLinus Torvalds <torvalds@linux-foundation.org>
Wed, 23 Nov 2016 22:43:40 +0000 (14:43 -0800)
committerLinus Torvalds <torvalds@linux-foundation.org>
Wed, 23 Nov 2016 22:43:40 +0000 (14:43 -0800)
commit10b9dd56860e93f11cd352e8c75a33357b80b70b
treec19fa487f183ca6b035be66cf9a4f512129e29f3
parent4d92c8d036a7f1c9671eb672e7623925f5274737
parentd55b352b01bc78fbc3d1bb650140668b87e58bf9
Merge tag 'nfs-for-4.9-4' of git://git.linux-nfs.org/projects/anna/linux-nfs

Pull NFS client bugfixes from Anna Schumaker:
 "Most of these fix regressions or races, but there is one patch for
  stable that Arnd sent me

  Stable bugfix:
   - Hide array-bounds warning

  Bugfixes:
   - Keep a reference on lock states while checking
   - Handle NFS4ERR_OLD_STATEID in nfs4_reclaim_open_state
   - Don't call close if the open stateid has already been cleared
   - Fix CLOSE rases with OPEN
   - Fix a regression in DELEGRETURN"

* tag 'nfs-for-4.9-4' of git://git.linux-nfs.org/projects/anna/linux-nfs:
  NFSv4.x: hide array-bounds warning
  NFSv4.1: Keep a reference on lock states while checking
  NFSv4.1: Handle NFS4ERR_OLD_STATEID in nfs4_reclaim_open_state
  NFSv4: Don't call close if the open stateid has already been cleared
  NFSv4: Fix CLOSE races with OPEN
  NFSv4.1: Fix a regression in DELEGRETURN
fs/nfs/nfs4proc.c