Home
last modified time | relevance | path

Searched hist:"8244 f3209b5b49a6bde9921d7825af9f57161b23" (Results 1 – 12 of 12) sorted by relevance

/linux/fs/bcachefs/
H A Dcompress.cdiff 8244f3209b5b49a6bde9921d7825af9f57161b23 Tue Dec 14 20:24:41 CET 2021 Kent Overstreet <kent.overstreet@gmail.com> bcachefs: Option improvements

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: Kent Overstreet <kent.overstreet@gmail.com>
H A Dxattr.cdiff 8244f3209b5b49a6bde9921d7825af9f57161b23 Tue Dec 14 20:24:41 CET 2021 Kent Overstreet <kent.overstreet@gmail.com> bcachefs: Option improvements

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: Kent Overstreet <kent.overstreet@gmail.com>
H A Dbtree_update_interior.hdiff 8244f3209b5b49a6bde9921d7825af9f57161b23 Tue Dec 14 20:24:41 CET 2021 Kent Overstreet <kent.overstreet@gmail.com> bcachefs: Option improvements

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: Kent Overstreet <kent.overstreet@gmail.com>
H A Dopts.hdiff 8244f3209b5b49a6bde9921d7825af9f57161b23 Tue Dec 14 20:24:41 CET 2021 Kent Overstreet <kent.overstreet@gmail.com> bcachefs: Option improvements

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: Kent Overstreet <kent.overstreet@gmail.com>
H A Dsysfs.cdiff 8244f3209b5b49a6bde9921d7825af9f57161b23 Tue Dec 14 20:24:41 CET 2021 Kent Overstreet <kent.overstreet@gmail.com> bcachefs: Option improvements

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: Kent Overstreet <kent.overstreet@gmail.com>
H A Dextents.cdiff 8244f3209b5b49a6bde9921d7825af9f57161b23 Tue Dec 14 20:24:41 CET 2021 Kent Overstreet <kent.overstreet@gmail.com> bcachefs: Option improvements

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: Kent Overstreet <kent.overstreet@gmail.com>
H A Dsuper-io.cdiff 8244f3209b5b49a6bde9921d7825af9f57161b23 Tue Dec 14 20:24:41 CET 2021 Kent Overstreet <kent.overstreet@gmail.com> bcachefs: Option improvements

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: Kent Overstreet <kent.overstreet@gmail.com>
H A Dbtree_io.cdiff 8244f3209b5b49a6bde9921d7825af9f57161b23 Tue Dec 14 20:24:41 CET 2021 Kent Overstreet <kent.overstreet@gmail.com> bcachefs: Option improvements

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: Kent Overstreet <kent.overstreet@gmail.com>
H A Dbuckets.cdiff 8244f3209b5b49a6bde9921d7825af9f57161b23 Tue Dec 14 20:24:41 CET 2021 Kent Overstreet <kent.overstreet@gmail.com> bcachefs: Option improvements

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: Kent Overstreet <kent.overstreet@gmail.com>
H A Dbcachefs.hdiff 8244f3209b5b49a6bde9921d7825af9f57161b23 Tue Dec 14 20:24:41 CET 2021 Kent Overstreet <kent.overstreet@gmail.com> bcachefs: Option improvements

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: Kent Overstreet <kent.overstreet@gmail.com>
H A Dsuper.cdiff 8244f3209b5b49a6bde9921d7825af9f57161b23 Tue Dec 14 20:24:41 CET 2021 Kent Overstreet <kent.overstreet@gmail.com> bcachefs: Option improvements

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: Kent Overstreet <kent.overstreet@gmail.com>
H A Dfs.cdiff 8244f3209b5b49a6bde9921d7825af9f57161b23 Tue Dec 14 20:24:41 CET 2021 Kent Overstreet <kent.overstreet@gmail.com> bcachefs: Option improvements

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: Kent Overstreet <kent.overstreet@gmail.com>