Verification for eoan, via the Bionic 5.3 HWE kernel. The customer
installed 5.3.0-40-generic #32~18.04.1-Ubuntu to their bionic machine,
and mounted their multi-tier cifs share:

<username>@<hostname>:~$ uname -rv
5.3.0-40-generic #32~18.04.1-Ubuntu SMP Mon Feb 3 14:05:59 UTC 2020
<username>@<hostname>:~$ cd /mnt/share/
<username>@<hostname>:/mnt/share$ ll
total 8
drwxrwxrwx 2 root root 4096 Dec 4 13:36 ./
drwxr-xr-x 3 root root 4096 Dec 4 13:36 ../
<username>@<hostname>:/mnt/share$ cd /
<username>@<hostname>:/$ sudo mount -v -t cifs 
//company.com/folders/Country/<Share> -o defaults,user=<user> /mnt/share
Password for <user>@//company.com/folders/Country/<Share>: ***************
mount.cifs kernel mount options: ip=<IPv4 
Address>,unc=\\company.com\folders,user=<user>,prefixpath=Country/<Share>,pass=***********
<username>@<hostname>:/$ cd /mnt/share/
<username>@<hostname>:/mnt/share$ ll
total 4
drwxr-xr-x 2 root root 0 Oct 18 2017 ./
drwxr-xr-x 3 root root 4096 Dec 4 13:36 ../
drwxr-xr-x 2 root root 0 Feb 5 15:39 <Directory>/
drwxr-xr-x 2 root root 0 Feb 4 17:09 <Directory 2>/
<username>@<hostname>:/mnt/share$ cd <Directory>/
<username>@<hostname>:/mnt/share/<Directory>$

The cifs share mounted successfully, and the user was able to access
files in the share. I'm happy to mark this as verified.

** Tags removed: verification-needed-eoan
** Tags added: verification-done-eoan

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1854887

Title:
  cifs: DFS Caching feature causing problems traversing multi-tier DFS
  setups

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1854887/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to