]> git.baikalelectronics.ru Git - kernel.git/commit
Merge git://git.samba.org/sfrench/cifs-2.6
authorLinus Torvalds <torvalds@linux-foundation.org>
Wed, 18 Jul 2012 16:28:11 +0000 (09:28 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Wed, 18 Jul 2012 16:28:11 +0000 (09:28 -0700)
commit943a2baa3c14b237677238c4495718d404c02623
tree1d3977c467148892532f683ac5fcc4534c672b5d
parent35602f225360b111b9a3b4467f8fa90c05c81b37
parent84f28ae120d98cd3f016727b476775f04a62ce1d
Merge git://git.samba.org/sfrench/cifs-2.6

Pull CIFS fixes from Steve French.

* git://git.samba.org/sfrench/cifs-2.6:
  cifs: always update the inode cache with the results from a FIND_*
  cifs: when CONFIG_HIGHMEM is set, serialize the read/write kmaps
  cifs: on CONFIG_HIGHMEM machines, limit the rsize/wsize to the kmap space
  Initialise mid_q_entry before putting it on the pending queue