mirror of
https://github.com/koverstreet/bcachefs-tools.git
synced 2025-03-31 00:00:03 +03:00
Merge d42abfef01
into a55c655158
This commit is contained in:
commit
89b6cb146e
@ -529,8 +529,8 @@ enum fsck_err_opts {
|
|||||||
OPT_FS|OPT_MOUNT|OPT_RUNTIME, \
|
OPT_FS|OPT_MOUNT|OPT_RUNTIME, \
|
||||||
OPT_BOOL(), \
|
OPT_BOOL(), \
|
||||||
BCH2_NO_SB_OPT, true, \
|
BCH2_NO_SB_OPT, true, \
|
||||||
NULL, "BTREE_ITER_prefetch casuse btree nodes to be\n"\
|
NULL, "BTREE_ITER_prefetch causes btree nodes to be\n"\
|
||||||
" prefetched sequentially")
|
"prefetched sequentially")
|
||||||
|
|
||||||
struct bch_opts {
|
struct bch_opts {
|
||||||
#define x(_name, _bits, ...) unsigned _name##_defined:1;
|
#define x(_name, _bits, ...) unsigned _name##_defined:1;
|
||||||
|
Loading…
Reference in New Issue
Block a user