bcachefs: Only look up inode io opts in extents btree
authorKent Overstreet <kent.overstreet@gmail.com>
Fri, 4 Oct 2019 18:39:38 +0000 (14:39 -0400)
committerKent Overstreet <kent.overstreet@linux.dev>
Sun, 22 Oct 2023 21:08:28 +0000 (17:08 -0400)
commitbd09d268978e1206d81a169039cf86f639817854
treedd4994ae050aa3fa9379f28ff80abe9aeb3590f9
parentd65a8551c822030e1214bcffbcb181d4878414b5
bcachefs: Only look up inode io opts in extents btree

We currently don't have a way to propagate inode io opts to indirect
extents. This is a problem...

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