]> git.baikalelectronics.ru Git - kernel.git/commit
Merge branch 'for-3.16' of git://linux-nfs.org/~bfields/linux
authorLinus Torvalds <torvalds@linux-foundation.org>
Sun, 22 Jun 2014 00:20:38 +0000 (14:20 -1000)
committerLinus Torvalds <torvalds@linux-foundation.org>
Sun, 22 Jun 2014 00:20:38 +0000 (14:20 -1000)
commit5d7696f6864708ed16579918a3a9cf9d37d4657b
tree7349fe8111e2ba8ee7a9aba69ec8893a69d8a573
parente225bd148ddfb551ff0953e1fa6d14b06b68cd6f
parent35a5b1748d583e5fb046654d2199e7da121be1b0
Merge branch 'for-3.16' of git://linux-nfs.org/~bfields/linux

Pull nfsd bugfixes from Bruce Fields:
 "Fixes for a new regression from the xdr encoding rewrite, and a
  delegation problem we've had for a while (made somewhat more annoying
  by the vfs delegation support added in 3.13)"

* 'for-3.16' of git://linux-nfs.org/~bfields/linux:
  NFSD: fix bug for readdir of pseudofs
  NFSD: Don't hand out delegations for 30 seconds after recalling them.