]> www.infradead.org Git - users/jedix/linux-maple.git/commit
bcachefs: Add missing recalc_capacity() call
authorKent Overstreet <kent.overstreet@linux.dev>
Sun, 23 Jun 2024 14:10:43 +0000 (10:10 -0400)
committerKent Overstreet <kent.overstreet@linux.dev>
Sun, 23 Jun 2024 14:12:51 +0000 (10:12 -0400)
commit36da8e387b0632d4c43d67849a5b506fa79fcadd
treed1ab40344b209b0bfa5fc0aeb570147517cbfb42
parent1aaf5cb41b8e92dcd3ac7e047124cb0e3e27f1c1
bcachefs: Add missing recalc_capacity() call

This fixes filesystem size not changing on device removal.

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