bcachefs: Fix an uninitialized variable
authorKent Overstreet <kent.overstreet@gmail.com>
Wed, 5 Jan 2022 00:45:39 +0000 (19:45 -0500)
committerKent Overstreet <kent.overstreet@linux.dev>
Sun, 22 Oct 2023 21:09:22 +0000 (17:09 -0400)
commit9714baaa52d63416d1f7577b630831fc885bfa1f
tree6dbb8d1c61c456e3e9062ec95ed84e5e59e68652
parent9b6e2f1e7036d639ca07434fdb27a739b37beb76
bcachefs: Fix an uninitialized variable

Only userspace builds were complaining about it, oddly enough.

Signed-off-by: Kent Overstreet <kent.overstreet@gmail.com>
fs/bcachefs/journal_io.c