The zfsonlinux feature large_dnode is not yet supported by the loader.
Details
Details
- Reviewers
mahrens avg allanjude - Commits
- rS323494: loader should support large_dnode
At the moment the only usable large_dnode feature support is from
zfsonlinux implementation, so the way to test this update is to create
pool and test the reader.
tested with: zfs set dnsize=auto and then did copy some data into dataset, checked which files got dnsize > 512 and verified the loader can read those files.
also zfs set dnsize=1k, did use setfattr to set value < 512 and value > 1k, to verify file without and with spill blocks. The pool and dataset setup was done with zol rescue ISO, read test with loader.efi.
Diff Detail
Diff Detail
- Repository
- rS FreeBSD src repository - subversion
- Lint
Lint Passed - Unit
No Test Coverage - Build Status
Buildable 11447 Build 11803: arc lint + arc unit