Only a few 5.11 kernels have AUFS config enabled and focal:linux- hwe-5.11 is not one of them, so the fix cannot be verified with this kernel. However, this fix has been cherry-picked by focal:linux- oracle-5.11 and focal:linux-riscv-5.11 by versions which were already promoted to -updates:
https://launchpad.net/ubuntu/+source/linux-oracle-5.11/5.11.0-1028.31~20.04.1 https://launchpad.net/ubuntu/+source/linux-riscv-5.11/5.11.0-1029.32~20.04.1 Therefore I will mark this bug as verified in Focal. ** Tags removed: verification-needed-focal ** Tags added: verification-done-focal -- 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/1958228 Title: aufs build is broken on 5.11 kernels Status in linux package in Ubuntu: Fix Released Status in linux-hwe-5.11 package in Ubuntu: Invalid Status in linux source package in Hirsute: Won't Fix Status in linux-hwe-5.11 source package in Hirsute: Fix Committed Bug description: [ Impact ] Commit 35e8d405b009 "fs: export an inode_update_time helper" (upstream commit e60feb445fce9e51c1558a6aa7faf9dd5ded533b), applied to hirsure:linux via upstream stable broke the build of aufs. The function 'update_time()' is used by aufs and was exported before by a SAUCE patch (0d3312035010 "UBUNTU: SAUCE: Import aufs driver"). [ Fix ] The proposed fix is to patch aufs to use the new function name. There is no functional change. [ Test ] Build a 5.11 kernel with AUFS enabled. [ Where problems could occur ] By keeping the new function name, if any other internal or external module is using 'update_time()' their build will also fail. This will need to be addressed case-by-case. To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1958228/+subscriptions -- Mailing list: https://launchpad.net/~kernel-packages Post to : [email protected] Unsubscribe : https://launchpad.net/~kernel-packages More help : https://help.launchpad.net/ListHelp

