1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-17 10:26:15 +00:00
freebsd/sys/cddl
Alexander Motin 0d0def87fe MFV 286707: 5959 clean up per-dataset feature count code
Reviewed by: Toomas Soome <tsoome@me.com>
Reviewed by: George Wilson <george@delphix.com>
Reviewed by: Alex Reece <alex@delphix.com>
Approved by: Richard Lowe <richlowe@richlowe.net>
Author: Matthew Ahrens <mahrens@delphix.com>

illumos/illumos-gate@ca0cc3918a

A ZFS feature flags (large blocks) tracks its refcounts as the number of
datasets that have ever used the feature. Several features of this type
are planned to be added (new checksum functions). This code should be made
common infrastructure rather than duplicating the code for each feature.
2015-08-12 23:59:17 +00:00
..
boot/zfs
compat/opensolaris Fix r286574 build in user-space. 2015-08-10 12:25:26 +00:00
contrib/opensolaris MFV 286707: 5959 clean up per-dataset feature count code 2015-08-12 23:59:17 +00:00
dev Remove a couple of unused fields from the FBT probe struct. 2015-08-03 17:39:36 +00:00