mirror of
https://github.com/versity/scoutfs.git
synced 2026-08-16 12:16:32 +00:00
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>