bcachefs: Delete warning from promote_alloc()
authorKent Overstreet <kent.overstreet@linux.dev>
Sun, 4 Jun 2023 23:40:35 +0000 (19:40 -0400)
committerKent Overstreet <kent.overstreet@linux.dev>
Sun, 22 Oct 2023 21:10:03 +0000 (17:10 -0400)
commitbb125baf512bffef19c510f1c53353a378537070
tree532242d94cd7d6ceb783fa239d786b37f7701300
parent4f2c166ebe5baef20e28866b27dd97b0caa585f1
bcachefs: Delete warning from promote_alloc()

It's possible to see a -BCH_ERR_ENOSPC_disk_reservation here, and that's
fine.

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