bcachefs: Improve error message in bch2_write_super()
authorKent Overstreet <kent.overstreet@gmail.com>
Wed, 3 Nov 2021 21:23:49 +0000 (17:23 -0400)
committerKent Overstreet <kent.overstreet@linux.dev>
Sun, 22 Oct 2023 21:09:15 +0000 (17:09 -0400)
commitd647db314adb8b5b60224a7604566746e7203c22
tree7b1d0367d5e3fa1419c5693bac5f75e46ac1ef08
parent85eb2bae7fd18f424b28c3f873d106c95e6b9733
bcachefs: Improve error message in bch2_write_super()

It's helpful to know what the superblock write is for.

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