projects
/
linux
/
.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d2cb6b2
)
bcachefs: spelling fix
author
Kent Overstreet
<kent.overstreet@linux.dev>
Fri, 28 Jun 2024 17:36:00 +0000
(13:36 -0400)
committer
Kent Overstreet
<kent.overstreet@linux.dev>
Sun, 14 Jul 2024 23:00:16 +0000
(19:00 -0400)
Signed-off-by: Kent Overstreet <kent.overstreet@linux.dev>
fs/bcachefs/io_write.c
patch
|
blob
|
history
diff --git
a/fs/bcachefs/io_write.c
b/fs/bcachefs/io_write.c
index c6197e6aa0b8c0424e1db1a587f916985b085254..335e66222869ca61d5db91e64b9b3860ad2d14f3 100644
(file)
--- a/
fs/bcachefs/io_write.c
+++ b/
fs/bcachefs/io_write.c
@@
-1080,7
+1080,7
@@
static int bch2_write_extent(struct bch_write_op *op, struct write_point *wp,
*_dst = dst;
return more;
csum_err:
- bch_err(c, "%s writ error: error verifying existing checksum while rewriting existing data (memory corruption?)",
+ bch_err(c, "%s writ
e
error: error verifying existing checksum while rewriting existing data (memory corruption?)",
op->flags & BCH_WRITE_MOVE ? "move" : "user");
ret = -EIO;
err: