]> www.infradead.org Git - users/jedix/linux-maple.git/commit
bcachefs: Kill bch2_remount()
authorKent Overstreet <kent.overstreet@linux.dev>
Thu, 13 Mar 2025 15:44:52 +0000 (11:44 -0400)
committerKent Overstreet <kent.overstreet@linux.dev>
Sat, 15 Mar 2025 01:03:16 +0000 (21:03 -0400)
commit8dc4514d58f684b9bc08d956ab9a9ec65b38f63a
tree63c8e2a5980af200c1c2793f38c380f7b4ebc5ef
parenta2e9e6874612582367be674e4d961de2ec8a9d05
bcachefs: Kill bch2_remount()

Single caller, so inline it.

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