zfs-linux (2.0.1-2)
[PTS] [DDPO]
COMMITS: VCS has seen 3 commits since the debian/2.0.1-2 tag
- Git: https://salsa.debian.org/zfsonlinux-team/zfs.git
-
- Branch: master
- Path: debian/changelog
- Browser: https://salsa.debian.org/zfsonlinux-team/zfs
- Last scan: 2021-01-21 06:05:12+00
- Next scan: 2021-01-26 20:20:00+00
- CI pipeline status: failed
- Debian changelog in Git:
zfs-linux (2.0.1-2) unstable; urgency=medium
* Patch: move manpage arcstat(1) to arcstat(8). (Closes: #980105)
* Cherry-pick patches from upstream zfs-2.0.2-staging branch.
+ 0001-zpool-Dryrun-fails-to-list-some-devices.patch
-- Mo Zhou <lumin@debian.org> Fri, 15 Jan 2021 22:27:09 +0800
- This branch is 3 commits ahead of tag debian/2.0.1-2
- Git log:
commit 1889138675b095932efe007969fce46bede5bb1b
Merge: b612af3ca 5cf1532a9
Author: Mo Zhou <lumin@debian.org>
Date: Thu Jan 21 05:35:37 2021 +0000
Merge branch 'mrs/round3-fixes' into 'master'
round3 fixes
See merge request zfsonlinux-team/zfs!35
commit 5cf1532a98ac0afe7ead7ba6266377a0b9677fa1
Author: Antonio Russo <aerusso@aerusso.net>
Date: Tue Jan 19 18:27:35 2021 -0700
Three ZTS patches
These patches address ZTS issues:
- Piping to special devices is broken on 5.10
- Race during zfs dataset cleanup
- Cleanup of the ZTS after upstrem #11167
Reorder the patches
Signed-off-by: Antonio Russo <aerusso@aerusso.net>
commit 76f1cec519ce3bd126dbb3b9d63e3a76c1b7c89e
Author: Antonio Russo <aerusso@aerusso.net>
Date: Tue Jan 19 18:17:34 2021 -0700
Install zgenhostid in /sbin (Closes #980464)
zgenhostid is now used by the dracut initrd. This patch, forwarded to
upstream, completes the move of zgenhostid from /usr/bin to /sbin.
Signed-off-by: Antonio Russo <aerusso@aerusso.net>