Hi, Kent

Give you a friendly ping. 🙂

BTW, is the following patch needed?
[1] https://lore.kernel.org/linux-bcachefs/[email protected]/ [2] https://lore.kernel.org/linux-bcachefs/[email protected]/ [3] https://lore.kernel.org/linux-bcachefs/[email protected]/ [4] https://lore.kernel.org/linux-bcachefs/[email protected]/

Thanks,
Youling.

On 2024/10/16 09:50, Youling Tang wrote:
From: Youling Tang <[email protected]>

Signed-off-by: Youling Tang <[email protected]>
---
  fs/bcachefs/opts.h | 2 +-
  1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/fs/bcachefs/opts.h b/fs/bcachefs/opts.h
index cb2e244a2429..92eae5636f2b 100644
--- a/fs/bcachefs/opts.h
+++ b/fs/bcachefs/opts.h
@@ -487,7 +487,7 @@ enum fsck_err_opts {
          OPT_DEVICE,                                                   \
          OPT_UINT(0, S64_MAX),                                         \
          BCH2_NO_SB_OPT,               0,                              \
-         "size",     "Size of filesystem on device")                       \
+         "size",     "Specifies the bucket size; must be greater than the btree 
node size")\
        x(durability,                   u8,                             \
          OPT_DEVICE|OPT_SB_FIELD_ONE_BIAS,                             \
          OPT_UINT(0, BCH_REPLICAS_MAX),                                \

Reply via email to