]> git.proxmox.com Git - mirror_ubuntu-hirsute-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)
commit7989807dc0c95c4b787698eba10905a5baac42e8
tree68ae5507ac9838c17ce16d5d414f899c76d08029
parentc6d8570e4d642a0c0bfbe7362ffa1b1433c72db1
parenta738c93fb1c17e386a09304b517b1c6b2a6a5a8b
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