diff options
author | Kent Overstreet <kent.overstreet@linux.dev> | 2023-06-27 22:09:35 -0400 |
---|---|---|
committer | Kent Overstreet <kent.overstreet@linux.dev> | 2023-10-22 17:10:06 -0400 |
commit | ba8eeae8eee0aae03eb6be0372519b72057d312c (patch) | |
tree | cf0e95c6cdb1b8352d81fae07928df901e628334 /crypto/essiv.c | |
parent | 30a8278a1e2f627b1f28ab521e40eecacb223efc (diff) | |
download | linux-stable-ba8eeae8eee0aae03eb6be0372519b72057d312c.tar.gz linux-stable-ba8eeae8eee0aae03eb6be0372519b72057d312c.tar.bz2 linux-stable-ba8eeae8eee0aae03eb6be0372519b72057d312c.zip |
bcachefs: bcachefs_metadata_version_major_minor
This introduces major/minor versioning to the superblock version number.
Major version number changes indicate incompatible releases; we can move
forward to a new major version number, but not backwards. Minor version
numbers indicate compatible changes - these add features, but can still
be mounted and used by old versions.
With the recent patches that make it possible to roll out new btrees and
key types without breaking compatibility, we should be able to roll out
most new features without incompatible changes.
Signed-off-by: Kent Overstreet <kent.overstreet@linux.dev>
Diffstat (limited to 'crypto/essiv.c')
0 files changed, 0 insertions, 0 deletions