-
-
Notifications
You must be signed in to change notification settings - Fork 14k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
zfsUnstable: 2.1.12 -> 2.2.0-rc2 #245330
zfsUnstable: 2.1.12 -> 2.2.0-rc2 #245330
Conversation
Too many people depend on zfs unstable for the latest kernel, 2.2.0-rc2 is excessively dangerous IMHO, we should wait until 2.2.0 is really released. |
We could bump unstable to 2.1.13 instead if you want. |
Hmmm. I see the risk. Perhaps we ought to have a zfsBleedingEdge that's gated behind a "you'd better know what you're doing" flag somewhere. OTOH, more maintenance, so I'm happy leaving this be for now until 2.2 actually is released. |
Yeah, I believe it's better to leave this open until 2.2.0 is out and often NixOS contributors tested it by applying this patch locally. |
Flagging as draft so we can revisit when 2.2 is out for real. |
I don't think getting an rc is risky considering that zfsUnstable used to point to the staging branch commits which don't even have a proper release. As a zfsUnstable user I'd rather have this point to 2.2.0-rc.3 so that I can securely use it with a 6.4 kernel than have it be a stable version even when it explicitly says unstable in its name. |
Staging branch receive(s|d) a different treatment regarding their testing scenario.
That's not how |
I remember often seeing zfsUnstable pointing to But after searching for a bit I realized |
Description of changes
New ZFS release candidate compatible up to Linux 6.4 supporting things like block cloning and SIMD SHA-2 implementations.
Things done
sandbox = true
set innix.conf
? (See Nix manual)nix-shell -p nixpkgs-review --run "nixpkgs-review rev HEAD"
. Note: all changes have to be committed, also see nixpkgs-review usage./result/bin/
)