Comment 26 for bug 1923670

Revision history for this message
Matthew Ruffell (mruffell) wrote :

Thanks Tim for building the test kernel, and Hmpf, thanks for testing it and confirming it fixes the problem.

Okay, so the problem is:

commit a738c93fb1c17e386a09304b517b1c6b2a6a5a8b
Author: Shyam Prasad N <email address hidden>
Date: Thu Feb 11 03:26:54 2021 -0800
Subject: cifs: Set CIFS_MOUNT_USE_PREFIX_PATH flag on setting cifs_sb->prepath.
Link: https://github.com/torvalds/linux/commit/a738c93fb1c17e386a09304b517b1c6b2a6a5a8b

Looking at Focal, it seems Tim has submitted the revert and it has been applied for the next kernel update:

https://lists.ubuntu.com/archives/kernel-team/2021-April/119241.html
https://lists.ubuntu.com/archives/kernel-team/2021-April/119242.html
https://lists.ubuntu.com/archives/kernel-team/2021-April/119243.html
https://lists.ubuntu.com/archives/kernel-team/2021-April/119244.html
https://lists.ubuntu.com/archives/kernel-team/2021-April/119246.html

Thanks Tim!

As for Bionic, it seems to still be applied to master-next, and hasn't been tagged into a release yet:

https://paste.ubuntu.com/p/k9SffBrBMb/

Groovy seems to be in the same situation:

https://paste.ubuntu.com/p/wRX79WKpy3/

Tim, are there any plans to get the revert landed in Bionic and Groovy for this cycle? I really don't want cause any regressions if we can avoid it.