]> git.baikalelectronics.ru Git - kernel.git/commit
Merge tag '5.6-rc6-smb3-fixes' of git://git.samba.org/sfrench/cifs-2.6
authorLinus Torvalds <torvalds@linux-foundation.org>
Thu, 19 Mar 2020 17:19:11 +0000 (10:19 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Thu, 19 Mar 2020 17:19:11 +0000 (10:19 -0700)
commit6c5d1d835a314894e3b64b3c835a881add18b22f
treef2655c7d60b7a3c2503cb72aa7cf65ca641b0070
parent99e202f7b0536dd9e3a6354fdc73c3a271f689b6
parente9eec7ec0267b04c93e7f1a70031bc34eb51e5ea
Merge tag '5.6-rc6-smb3-fixes' of git://git.samba.org/sfrench/cifs-2.6

Pull cifs fixes from Steve French:
 "Three small smb3 fixes, two for stable"

* tag '5.6-rc6-smb3-fixes' of git://git.samba.org/sfrench/cifs-2.6:
  CIFS: fiemap: do not return EINVAL if get nothing
  CIFS: Increment num_remote_opens stats counter even in case of smb2_query_dir_first
  cifs: potential unintitliazed error code in cifs_getattr()