Patches submitted to SRU:

https://lists.ubuntu.com/archives/kernel-team/2020-September/113701.html
https://lists.ubuntu.com/archives/kernel-team/2020-September/113702.html
https://lists.ubuntu.com/archives/kernel-team/2020-September/113703.html

-- 
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/1896642

Title:
  Request for CIFS patches to be available in 5.4 kernel

Status in linux package in Ubuntu:
  In Progress
Status in linux-azure package in Ubuntu:
  In Progress
Status in linux source package in Focal:
  In Progress
Status in linux-azure source package in Focal:
  Invalid

Bug description:
  [Impact]

  Microsoft's CIFS product team requested to ensure below patches are
  available in 5.4 kernel

  
https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git/commit/fs/cifs?id=df58fae72428be113f041fe55c9605a9088bfb14
  
https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git/commit/fs/cifs?id=0e6705182d4e1b77248a93470d6d7b3013d59b30
  
https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/fs/cifs?id=cf5371ae460eb8e484e4884747af270c86c3c469
  
https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/fs/cifs?id=43f8a6a74ee2442b9410ed297f5d4c77e7cb5ace

  I notice couple commits are already picked up in 5.4 kernel. Just
  sharing the CIFS patch commit requests came in.

  [Test Case]

  Since those are small improvements a basic smoke test can be used to
  avoid regressions:

  1. Install cifs-utils and dbench:

    $ sudo apt-get install cifs-utils dbench

  2. Mount a CIFS share using:

     $ sudo mount -t cifs -o username=REMOTEUSER
  \\remoteip\path\to\shared\folder /mnt

  3. Run dbench and check for regressions:

     $ cd /mnt; dbench 20 -t 120 -D .

  [Regression potential]

  The regression potential is restricted to the ability of mounting and
  accessing CIFS volumes.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1896642/+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