diff options
author | Brian Behlendorf <[email protected]> | 2013-01-08 10:59:05 -0800 |
---|---|---|
committer | Brian Behlendorf <[email protected]> | 2013-01-08 10:59:08 -0800 |
commit | c1cdd9900b7b676fd1d1952125a5acd3435db5d7 (patch) | |
tree | ab0fafd17c371d778d5b195583709abd628d2c24 /module/zfs/zpl_inode.c | |
parent | 15313c5e1866e81e2f4a30d2c50b43b5435e547a (diff) | |
parent | 1eb5bfa3dcdaecb19543d9df13131374a7a42947 (diff) |
Merge branch 'feature-flags'
Feature flags support for ZFS ported from Illumos. Only minimal
compatibility changes were made where required to accomidate Linux.
For a detailed description of feature flags see original proposal
on zfs-discuss. They are conceptually very similar to Linux's
ext[234] style of feature flags.
http://lists.freebsd.org/pipermail/freebsd-fs/2011-May/011568.html
NOTE: This branch updates the default pool version for new pools
from 28 to 5000. Version 28 pools may still be created for
compatibility with Solaris by using the '-o version=28' option.
$ zpool create -o version=28 ...
Existing pools must be manually upgraded using 'zpool upgrade'.
$ zpool upgrade ...
Signed-off-by: Brian Behlendorf <[email protected]>
Closes #778
Diffstat (limited to 'module/zfs/zpl_inode.c')
0 files changed, 0 insertions, 0 deletions