]> 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>
Fri, 4 Jul 2014 01:33:22 +0000 (18:33 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Fri, 4 Jul 2014 01:33:22 +0000 (18:33 -0700)
commit240343af176dc0ce9d49b2193b8825ba675608d3
tree127de5692e6de6dc25894deeaecaea099636dd53
parentc35c050f26f79e55f29fcde400c54d58615ce76a
parent97bba23c3a7a5e31cb6008d56033f4556b2565e2
Merge branch 'for-3.16' of git://linux-nfs.org/~bfields/linux

Pull nfsd bugfixes from Bruce Fields:
 "By coincidence, two NFSv4 symlink bugs, one introduced in the 3.16 xdr
  encoding rewrite, the other a decoding bug that I think we've had
  since the start but that just doesn't trigger very often"

* 'for-3.16' of git://linux-nfs.org/~bfields/linux:
  nfs: fix nfs4d readlink truncated packet
  nfsd: fix rare symlink decoding bug