bcachefs: Don't BUG_ON() on bucket sector count overflow
authorKent Overstreet <kent.overstreet@gmail.com>
Thu, 7 Mar 2019 21:33:56 +0000 (16:33 -0500)
committerKent Overstreet <kent.overstreet@linux.dev>
Sun, 22 Oct 2023 21:08:17 +0000 (17:08 -0400)
commit59928c12206ce8f478113403562947e21a47883a
treeed96e50f43cc29e53f850da138d81e6d0a4e5e6a
parent446c562c2c60ec074c841725c410ee5106405956
bcachefs: Don't BUG_ON() on bucket sector count overflow

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