]> 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)
commitdb49f93071d8ee81c2b6029afb6ae36f67cc6260
treef2655c7d60b7a3c2503cb72aa7cf65ca641b0070
parente59935b3fe1504c3fde2ab0d2970dd692426ebb6
parenta0c902f92c84e6bb072373b4fe43b25c90012c7f
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()