]> www.infradead.org Git - users/jedix/linux-maple.git/commit
bcachefs: Kill BCH_DEV_OPT_SETTERS()
authorKent Overstreet <kent.overstreet@linux.dev>
Thu, 13 Mar 2025 16:05:50 +0000 (12:05 -0400)
committerKent Overstreet <kent.overstreet@linux.dev>
Mon, 24 Mar 2025 13:50:35 +0000 (09:50 -0400)
commitd2bad59255dcc1959c8f931fcf85775c53e06d9a
tree564a086de175a96d0bb1f06601364c9db91cb07f
parentdd7ae389ff84acb4f332f3fa614d15a3e1f2087f
bcachefs: Kill BCH_DEV_OPT_SETTERS()

Previously, device options had their superblock option field listed
separately, which was weird and easy to miss when defining options.

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