sys-fs/zfs-{0.6.5.3-r5,0.6.5.4-r2}: Regression fix
authorRichard Yao <ryao@gentoo.org>
Thu, 28 Jan 2016 06:14:33 +0000 (01:14 -0500)
committerRichard Yao <ryao@gentoo.org>
Thu, 28 Jan 2016 06:17:37 +0000 (01:17 -0500)
commit1f024c42ad5c7cc283751df2c48a938634cbf0f9
treebd645620020615562e4fc6075ffe843e0851e898
parentbed014ce0bd541d1e431f904751cc5dbc3a2977f
sys-fs/zfs-{0.6.5.3-r5,0.6.5.4-r2}: Regression fix

The fix for the `zfs send -R` / `zfs send -p` regression in 0.6.5.3-r4 and
0.6.5.4-r1 caused a regression where the internal get_numeric function failed
to retrieve the case, version, utf8only and normalization properties. This
broke printing in `zfs get case,version,utf8only,normalization`, hid them in
`zfs get all` and broke mount.zfs on legacy mountpoints because it would try to
lookup the version.

Package-Manager: portage-2.2.24
Signed-off-by: Richard Yao <ryao@gentoo.org>
sys-fs/zfs/Manifest
sys-fs/zfs/zfs-0.6.5.3-r5.ebuild [new file with mode: 0644]
sys-fs/zfs/zfs-0.6.5.4-r2.ebuild [new file with mode: 0644]