commit | e721f504cf46a0c84741ba2137d7a052d79436db | [log] [tgz] |
---|---|---|
author | Dave Chinner <dchinner@redhat.com> | Wed Apr 03 16:11:32 2013 +1100 |
committer | Ben Myers <bpm@sgi.com> | Sat Apr 27 13:05:18 2013 -0500 |
tree | dd9d92321068cab132cecebc4abb9c6489e36986 | |
parent | 04a1e6c5b222b089c6960dfc5352002002a4355f [diff] |
xfs: implement extended feature masks The version 5 superblock has extended feature masks for compatible, incompatible and read-only compatible feature sets. Implement the masking and mount-time checking for these feature masks. Signed-off-by: Dave Chinner <dchinner@redhat.com> Reviewed-by: Ben Myers <bpm@sgi.com> Signed-off-by: Ben Myers <bpm@sgi.com>