]> 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)
commit978bdba1e3a5244669451b9c1ca09ca06c530e18
tree12c5444ae63bb9d6b00829b26668009d4c87a1c8
parentbf993ff81e8e798cb071d8068d556af2542e92fc
parente0b3875986d4dfd94c66994fc6a2a70901f6e04c
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()