Public bug reported: [Impact]
... /var/lib/dkms/zfs/2.2.0/build/module/os/linux/zfs/zfs_ctldir.c: In function ‘zfsctl_inode_alloc’: /var/lib/dkms/zfs/2.2.0/build/module/os/linux/zfs/zfs_ctldir.c:525:13: error: ‘struct inode’ has no member named ‘i_ctime’; did you mean ‘i_atime’? 525 | ip->i_ctime = now; | ^~~~~~~ | i_atime ... [Fix] Apply the attached fix. [How to test] Install (and build) the patched package. [Regression potential] ... ** Affects: zfs-linux (Ubuntu) Importance: Undecided Status: New -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to zfs-linux in Ubuntu. https://bugs.launchpad.net/bugs/2042565 Title: zfs-dkms DKMS FTBFS wrt Linux 6.6 Status in zfs-linux package in Ubuntu: New Bug description: [Impact] ... /var/lib/dkms/zfs/2.2.0/build/module/os/linux/zfs/zfs_ctldir.c: In function ‘zfsctl_inode_alloc’: /var/lib/dkms/zfs/2.2.0/build/module/os/linux/zfs/zfs_ctldir.c:525:13: error: ‘struct inode’ has no member named ‘i_ctime’; did you mean ‘i_atime’? 525 | ip->i_ctime = now; | ^~~~~~~ | i_atime ... [Fix] Apply the attached fix. [How to test] Install (and build) the patched package. [Regression potential] ... To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/zfs-linux/+bug/2042565/+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