]> git.baikalelectronics.ru Git - kernel.git/commit
Merge tag '5.11-rc7-smb3-github' of git://github.com/smfrench/smb3-kernel
authorLinus Torvalds <torvalds@linux-foundation.org>
Fri, 12 Feb 2021 22:45:39 +0000 (14:45 -0800)
committerLinus Torvalds <torvalds@linux-foundation.org>
Fri, 12 Feb 2021 22:45:39 +0000 (14:45 -0800)
commitb79a5eabc312aaa96371a61cb223c78f95a134e6
tree68ae5507ac9838c17ce16d5d414f899c76d08029
parentb4e39e3fcdd8e0bffaa733d1788ea09d948a220b
parent4141da6497fb25128d481f0578e3976852485317
Merge tag '5.11-rc7-smb3-github' of git://github.com/smfrench/smb3-kernel

Pull cifs fixes from Steve French:
 "Four small smb3 fixes to the new mount API (including a particularly
  important one for DFS links).

  These were found in testing this week of additional DFS scenarios, and
  a user testing of an apache container problem"

* tag '5.11-rc7-smb3-github' of git://github.com/smfrench/smb3-kernel:
  cifs: Set CIFS_MOUNT_USE_PREFIX_PATH flag on setting cifs_sb->prepath.
  cifs: In the new mount api we get the full devname as source=
  cifs: do not disable noperm if multiuser mount option is not provided
  cifs: fix dfs-links