]> git.baikalelectronics.ru Git - kernel.git/commit
Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6
authorLinus Torvalds <torvalds@linux-foundation.org>
Mon, 16 Sep 2013 19:39:21 +0000 (15:39 -0400)
committerLinus Torvalds <torvalds@linux-foundation.org>
Mon, 16 Sep 2013 19:39:21 +0000 (15:39 -0400)
commitf279c9d19a1ad42f2878fb747f60d2fc2101ee76
tree12c5444ae63bb9d6b00829b26668009d4c87a1c8
parentd41ca7d227b9ae9dbb1dcbbdab67be6c75b7a85a
parente51d0be7caf74be77be458119626e83cfac20d01
Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6

Pull CIFS fixes from Steve French:
 "Two minor cifs fixes and a minor documentation cleanup for cifs.txt"

* 'for-next' of git://git.samba.org/sfrench/cifs-2.6:
  cifs: update cifs.txt and remove some outdated infos
  cifs: Avoid calling unlock_page() twice in cifs_readpage() when using fscache
  cifs: Do not take a reference to the page in cifs_readpage_worker()