]> 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, 15 May 2017 22:27:02 +0000 (15:27 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Mon, 15 May 2017 22:27:02 +0000 (15:27 -0700)
commit71889a580ec92fd956bf2fe855de3fbf2c60cf98
tree47f4895266cc68cc9fbc8ab596cbecca387d26a8
parent6a0fa58cdd92da9a8e6fa4e621cabd91974091b3
parentfabc7faef82cdc35054f39097f091b7cac4b885b
Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6

Pull cifs fixes from Steve French:
 "A set of minor cifs fixes"

* 'for-next' of git://git.samba.org/sfrench/cifs-2.6:
  [CIFS] Minor cleanup of xattr query function
  fs: cifs: transport: Use time_after for time comparison
  SMB2: Fix share type handling
  cifs: cifsacl: Use a temporary ops variable to reduce code length
  Don't delay freeing mids when blocked on slow socket write of request
  CIFS: silence lockdep splat in cifs_relock_file()