]> www.infradead.org Git - users/jedix/linux-maple.git/commit
bcachefs: Simplify check_bucket_ref()
authorKent Overstreet <kent.overstreet@linux.dev>
Thu, 23 Nov 2023 22:17:38 +0000 (17:17 -0500)
committerKent Overstreet <kent.overstreet@linux.dev>
Mon, 1 Jan 2024 16:47:38 +0000 (11:47 -0500)
commit3b05b8e08292eafec277e8780d79b2a2d8584af2
tree41d8333a7c8efa49815d3b7374d9d545094c71ed
parent011173321f6fb36f47c3aaaf04218bf758b29e17
bcachefs: Simplify check_bucket_ref()

We only need the sector count being modified.

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