bcachefs: Kill reflink option
authorKent Overstreet <kent.overstreet@gmail.com>
Mon, 15 Mar 2021 21:26:19 +0000 (17:26 -0400)
committerKent Overstreet <kent.overstreet@linux.dev>
Sun, 22 Oct 2023 21:08:56 +0000 (17:08 -0400)
commit87a432f5d7ee2b2baef6d7e115ceafa18e80f3a3
tree0db69e747f1934901692b56c9c97b6858a36cc7a
parent5ff75ccbbc3f262158e5bf02c639539a4da93a43
bcachefs: Kill reflink option

An option was added to control whether reflink support was on or off
because for a long time, reflink + inline data extent support was
missing - but that's since been fixed, so we can drop the option now.

Signed-off-by: Kent Overstreet <kent.overstreet@gmail.com>
Signed-off-by: Kent Overstreet <kent.overstreet@linux.dev>
fs/bcachefs/bcachefs_format.h
fs/bcachefs/fs-io.c
fs/bcachefs/opts.h
fs/bcachefs/reflink.c