cad5cc0f5d
large blocks basically use extensible dataset feature, or to be exact, setting recordsize above 128k will trigger large_block feature to be enabled and storing such blocks is using feature extensible dataset. so the extensible dataset is prerequisite. Changes implement read support extensible dataset… instead of fixed DMU types they dont specify type, making it possible to use fat zap objects from bonus area. |
||
---|---|---|
.. | ||
zfs.c | ||
zfs_fletcher.c | ||
zfs_lz4.c | ||
zfs_lzjb.c | ||
zfs_sha256.c | ||
zfscrypt.c | ||
zfsinfo.c |