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