• Kent Overstreet's avatar
    bcachefs: Option improvements · 8244f320
    Kent Overstreet authored
    This adds flags for options that must be a power of two (block size and
    btree node size), and options that are stored in the superblock as a
    power of two (encoded extent max).
    
    Also: options are now stored in memory in the same units they're
    displayed in (bytes): we now convert when getting and setting from the
    superblock.
    Signed-off-by: default avatarKent Overstreet <kent.overstreet@gmail.com>
    8244f320
buckets.c 56.9 KB