[Kernel-packages] [Bug 1946686] Re: Fix zfs_get_data access to files with wrong generation causing panics

2022-05-17 Thread Launchpad Bug Tracker
This bug was fixed in the package zfs-linux - 0.8.3-1ubuntu12.14 --- zfs-linux (0.8.3-1ubuntu12.14) focal; urgency=medium * Fix zfs_get_data access to files causing panics (LP: #1946686) - debian/patches/4920-Fix-zfs_get_data-access-to-files-with-wrong-generati.patch

[Kernel-packages] [Bug 1946686] Re: Fix zfs_get_data access to files with wrong generation causing panics

2022-04-28 Thread Dimitri John Ledkov
I have completed regression testing with this zfs update in proposed, on focal ga v5.4 kernel, including stress tests and zsys tests. It appears to be stable and working correctly. We should release this sru, even though I personally cannot reproduce and confirm that the stated issue is fixed.

[Kernel-packages] [Bug 1946686] Re: Fix zfs_get_data access to files with wrong generation causing panics

2022-01-24 Thread Dimitri John Ledkov
For focal this appears to be required and fixes things for people https://github.com/openzfs/zfs/issues/10642 I will rerun regression suites on focal with latest kernel, and if that passes, will mark this as verification done. -- You received this bug notification because you are a member of

[Kernel-packages] [Bug 1946686] Re: Fix zfs_get_data access to files with wrong generation causing panics

2022-01-24 Thread Dimitri John Ledkov
riscv64 ftbfs is not a regression, as we don't build it in updates either. ** Bug watch added: github.com/openzfs/zfs/issues #10642 https://github.com/openzfs/zfs/issues/10642 -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to zfs-linux

[Kernel-packages] [Bug 1946686] Re: Fix zfs_get_data access to files with wrong generation causing panics

2022-01-04 Thread Launchpad Bug Tracker
This bug was fixed in the package zfs-linux - 2.0.2-1ubuntu5.4 --- zfs-linux (2.0.2-1ubuntu5.4) hirsute; urgency=medium * Fix zfs_get_data access to files causing panics (LP: #1946686) - debian/patches/4900-Fix-zfs_get_data-access-to-files-with-wrong-generati.patch

[Kernel-packages] [Bug 1946686] Re: Fix zfs_get_data access to files with wrong generation causing panics

2021-12-04 Thread Mathew Hodson
** Changed in: zfs-linux (Ubuntu) Status: In Progress => Fix Released -- 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/1946686 Title: Fix zfs_get_data access to files with

[Kernel-packages] [Bug 1946686] Re: Fix zfs_get_data access to files with wrong generation causing panics

2021-11-20 Thread Colin Ian King
** Changed in: zfs-linux (Ubuntu Focal) Assignee: Colin Ian King (colin-king) => (unassigned) ** Changed in: zfs-linux (Ubuntu Focal) Assignee: (unassigned) => Dimitri John Ledkov (xnox) -- You received this bug notification because you are a member of Kernel Packages, which is

[Kernel-packages] [Bug 1946686] Re: Fix zfs_get_data access to files with wrong generation causing panics

2021-10-20 Thread Andrew Berry
Thanks for your prompt work on this. I enabled the proposed repository and have upgraded the zfs packages. As this fix is in the zfs kernel module, I thought I would need to update the kernel packages too: ``` $ dpkg-query -S /lib/modules/5.4.0-89-generic/kernel/zfs/zfs.ko

[Kernel-packages] [Bug 1946686] Re: Fix zfs_get_data access to files with wrong generation causing panics

2021-10-19 Thread Chris Halse Rogers
Hello Andrew, or anyone else affected, Accepted zfs-linux into focal-proposed. The package will build now and be available at https://launchpad.net/ubuntu/+source/zfs- linux/0.8.3-1ubuntu12.14 in a few hours, and then in the -proposed repository. Please help us by testing this new package. See

[Kernel-packages] [Bug 1946686] Re: Fix zfs_get_data access to files with wrong generation causing panics

2021-10-19 Thread Brian Murray
Inspecting the source code of zfs-linux for Impish and the patch uploaded for Hirsute it looks to me like this is already fixed in Impish so I'm setting this to Fix Released. ** Changed in: zfs-linux (Ubuntu Impish) Status: In Progress => Fix Released -- You received this bug

[Kernel-packages] [Bug 1946686] Re: Fix zfs_get_data access to files with wrong generation causing panics

2021-10-19 Thread Brian Murray
Hello Andrew, or anyone else affected, Accepted zfs-linux into hirsute-proposed. The package will build now and be available at https://launchpad.net/ubuntu/+source/zfs- linux/2.0.2-1ubuntu5.4 in a few hours, and then in the -proposed repository. Please help us by testing this new package. See

[Kernel-packages] [Bug 1946686] Re: Fix zfs_get_data access to files with wrong generation causing panics

2021-10-12 Thread Colin Ian King
I've uploaded the packages for SRU, I won't be around to handle the rest of the SRU process though. ** Description changed: + == SRU Focal/Hirsute == + + [Impact] + + ZFS: Fix a panic while acquiring a lock. + + If TX_WRITE is create on a file, and the file is later deleted and a new +

[Kernel-packages] [Bug 1946686] Re: Fix zfs_get_data access to files with wrong generation causing panics

2021-10-12 Thread Colin Ian King
Upstream commit: commit 296a4a369bc1078a694f88570972330985b3b1b8 Author: Chunwei Chen Date: Fri Mar 19 22:53:31 2021 -0700 Fix zfs_get_data access to files with wrong generation ** Changed in: zfs-linux (Ubuntu) Importance: Undecided => High ** Changed in: zfs-linux (Ubuntu)