/linux/fs/bcachefs/ |
H A D | compress.c | diff 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 D | xattr.c | diff 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 D | btree_update_interior.h | diff 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 D | opts.h | diff 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 D | sysfs.c | diff 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 D | extents.c | diff 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 D | super-io.c | diff 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 D | btree_io.c | diff 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 D | buckets.c | diff 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 D | bcachefs.h | diff 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 D | super.c | diff 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 D | fs.c | diff 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>
|