diff options
author | Brian Behlendorf <[email protected]> | 2015-08-24 14:18:48 -0700 |
---|---|---|
committer | Brian Behlendorf <[email protected]> | 2015-08-28 09:25:03 -0700 |
commit | 4cb7b9c5d42c831878e0cf90c845ed52a2a34d72 (patch) | |
tree | 597faf8d885ecc2defc14a9db674926488323f35 /include/sys/uberblock.h | |
parent | c495fe2c1c6b1c63aefcd832e2e0eb0a20d4c4dc (diff) |
Check large block feature flag on volumes
Since ZoL allows large blocks to be used by volumes, unlike upstream
illumos, the feature flag must be checked prior to volume creation.
This is critical because unlike filesystems, volumes will create a
object which uses large blocks as part of the create. Therefore, it
cannot be safely checked in zfs_check_settable() after the dataset
can been created.
In addition this patch updates the relevant error messages to use
zfs_nicenum() to print the maximum blocksize.
Signed-off-by: Brian Behlendorf <[email protected]>
Closes #3591
Diffstat (limited to 'include/sys/uberblock.h')
0 files changed, 0 insertions, 0 deletions