Files
scoutfs/kmod
Chris Kirby 4adcbf8a35 Only provide direct_IO method for platforms where we support it
This was causing some interesting issues because the vfs code
makes decisions based on the existence of the method while the
read/write iterators ignore the IOCB_DIRECT flag.

Signed-off-by: Chris Kirby <ckirby@versity.com>
2026-08-03 12:48:23 -05:00
..