bcachefs: Suppress transaction restart err message
authorKent Overstreet <kent.overstreet@linux.dev>
Fri, 10 Mar 2023 19:34:30 +0000 (14:34 -0500)
committerKent Overstreet <kent.overstreet@linux.dev>
Sun, 22 Oct 2023 21:09:56 +0000 (17:09 -0400)
commit51fe0332b1e39822a6d67a0da656fcfc0db03e99
tree3dcc4596bf937b9d5249f083f69ca75a28e964c9
parent7635e1a6d6740ce76e1c2204f9237f01c98153b3
bcachefs: Suppress transaction restart err message

This isn't a real error, and doesn't need to be printed.

Signed-off-by: Kent Overstreet <kent.overstreet@linux.dev>
fs/bcachefs/fsck.c