diff options
author | Hongbo Li <[email protected]> | 2024-09-26 10:00:01 +0800 |
---|---|---|
committer | Kent Overstreet <[email protected]> | 2024-10-18 00:49:48 -0400 |
commit | 07cf8bac2d3efa8d3fb62cd4d98c00087efd7fe8 (patch) | |
tree | ebe59f02b17575fdf7d526d9c55d9299aec06302 /scripts/generate_rust_analyzer.py | |
parent | 97535cd84f189248ea0fe14544628d480908e99b (diff) |
bcachefs: fix incorrect show_options results
When call show_options in bcachefs, the options buffer is appeneded
to the seq variable. In fact, it requires an additional comma to be
appended first. This will affect the remount process when reading
existing mount options.
Fixes: 9305cf91d05e ("bcachefs: bch2_opts_to_text()")
Signed-off-by: Hongbo Li <[email protected]>
Signed-off-by: Kent Overstreet <[email protected]>
Diffstat (limited to 'scripts/generate_rust_analyzer.py')
0 files changed, 0 insertions, 0 deletions