Skip to content

Commit 9b5b340

Browse files
committed
zfs_unstable: add FIDEDUPERANGE patch
Same patch already applied to zfs_2_4. Both track 2.4.2.
1 parent ed759a4 commit 9b5b340

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

pkgs/os-specific/linux/zfs/unstable.nix

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,8 @@ callPackage ./generic.nix args {
3434
url = "https://github.com/openzfs/zfs/commit/223b8bc446851e5e796e5446ac24d03bbf468f43.patch?full_index=1";
3535
hash = "sha256-I29A+NLYLzy7cMC8FQpBdSYbjFu/kscgTW8mAauPVf4=";
3636
})
37+
# FIDEDUPERANGE support, sent upstream
38+
./fideduperange.patch
3739
];
3840

3941
tests = {

0 commit comments

Comments
 (0)