mirror of
https://github.com/koverstreet/bcachefs-tools.git
synced 2025-03-31 00:00:03 +03:00
Fix typo
This commit is contained in:
parent
86cbeaf1c2
commit
1c167e502b
@ -518,7 +518,7 @@ 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")
|
||||||
|
|
||||||
#define BCH_DEV_OPT_SETTERS() \
|
#define BCH_DEV_OPT_SETTERS() \
|
||||||
|
Loading…
Reference in New Issue
Block a user