Would it be possible for you to test the latest upstream stable kernel?
Refer to https://wiki.ubuntu.com/KernelMainlineBuilds . Please test the
latest v4.4 stable kernel[0].

If this bug is fixed in the mainline kernel, please add the following
tag 'kernel-fixed-upstream'.

If the mainline kernel does not fix this bug, please add the tag:
'kernel-bug-exists-upstream'.

If you are unable to test the mainline kernel, for example it will not boot, 
please add the tag: 'kernel-unable-to-test-upstream'.
Once testing of the upstream kernel is complete, please mark this bug as 
"Confirmed".

Thanks in advance.

[0] http://kernel.ubuntu.com/~kernel-ppa/mainline/v4.4.93


** Changed in: linux (Ubuntu)
   Importance: Undecided => High

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.launchpad.net/bugs/1725322

Title:
  kernel 4.4.0.97.102 breaks DFS

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  OS: Ubuntu Desktop 16.04.3

  We connect to Windows DFS with our Linux 16.04 workstations to let
  users access the windows shares. Until kernel version 4.4.0-96 this
  worked without any issues. However if a computer updates to kernel
  4.4.0.97.102, using the same configs and samba version, it stops
  working and reports a "ls: cannot access xx: File name too long"
  error. (where xx is a foldername)

  Also if you run "ls -all" you will see:

  d????????? ? ?     ?               ?            ? Applications

  on the same computer selecting kernel 4.4.0.21.22 at grub menu:

  drwx--x--x 2 root  root            0 Oct 20 16:44 Applications

  Mount commando output (removed hostnames and IP numbers ) on computer
  with kernel 4.4.0.21.22

  //XXX/Public on /vol/winshare/Public type cifs
  
(rw,relatime,vers=1.0,sec=krb5,cache=strict,multiuser,uid=0,noforceuid,gid=0,noforcegid,addr=x.x.x.x
  
file_mode=0755,dir_mode=0755,nounix,mapposix,noperm,rsize=61440,wsize=65536,actimeo=1)

  Mount commando output (removed hostnames and IP numbers ) on the same
  computer with kernel 4.4.0.97.102

  //XXX/Public on /vol/winshare/Public type cifs
  
(rw,relatime,vers=1.0,sec=krb5,cache=strict,multiuser,uid=0,noforceuid,gid=0,noforcegid,addr=x.x.x.x,file_mode=0755,dir_mode=0755,nounix,mapposix,noperm,rsize=61440,wsize=65536,echo_interval=60,actimeo=1)

  During these tests the only thing that changed is the running kernel,
  no other changes were applied.

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

-- 
Mailing list: https://launchpad.net/~kernel-packages
Post to     : kernel-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kernel-packages
More help   : https://help.launchpad.net/ListHelp

Reply via email to