]> git.baikalelectronics.ru Git - kernel.git/commit
Merge tag 'nfs-for-3.17-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
authorLinus Torvalds <torvalds@linux-foundation.org>
Fri, 29 Aug 2014 20:04:13 +0000 (13:04 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Fri, 29 Aug 2014 20:04:13 +0000 (13:04 -0700)
commited6aaa94b8af4872ce9ffc539d4ba74029f6813f
treeabb7a44574589d016d3a94898187fb2ea86bb95f
parentb3e1dae13f39e0da902e9b6de68b53e5e0a91243
parent8b9d8d6fad5e07c41345b8bc50b6b819d1df7b7d
Merge tag 'nfs-for-3.17-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfs

Pull NFS client fixes from Trond Myklebust:
 "Highlights:
   - NFSv3 stable fix for another POSIX ACL regression
   - NFSv4 stable fix for a regression with OPEN_DOWNGRADE
   - NFSv4 stable fix for bad close() behaviour when holding a delegation"

* tag 'nfs-for-3.17-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfs:
  NFSv3: Fix another acl regression
  NFSv4: Don't clear the open state when we just did an OPEN_DOWNGRADE
  NFSv4: Fix problems with close in the presence of a delegation