projects
/
linux.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
fadc606
)
bcachefs: fix split brain message
author
Kent Overstreet
<kent.overstreet@linux.dev>
Sat, 27 Jan 2024 05:31:13 +0000
(
00:31
-0500)
committer
Kent Overstreet
<kent.overstreet@linux.dev>
Sun, 10 Mar 2024 19:30:56 +0000
(15:30 -0400)
Signed-off-by: Kent Overstreet <kent.overstreet@linux.dev>
fs/bcachefs/super.c
patch
|
blob
|
history
diff --git
a/fs/bcachefs/super.c
b/fs/bcachefs/super.c
index 73173f63f486bb0206167ebe28417c4fc2fddac7..2ca89b315ceb141c7c6a0a201157315cf976ed6e 100644
(file)
--- a/
fs/bcachefs/super.c
+++ b/
fs/bcachefs/super.c
@@
-1128,7
+1128,7
@@
static int bch2_dev_in_fs(struct bch_sb_handle *fs,
prt_newline(&buf);
prt_bdevname(&buf, fs->bdev);
- prt_str(&buf, "believes seq of ");
+ prt_str(&buf, "
believes seq of ");
prt_bdevname(&buf, sb->bdev);
prt_printf(&buf, " to be %llu, but ", seq_from_fs);
prt_bdevname(&buf, sb->bdev);