Jakob Unterwurzacher 893e41149e fusefrontend: disallow O_DIRECT and fall back to buffered IO
O_DIRECT accesses must be aligned in both offset and length. Due to our
crypto header, alignment will be off, even if userspace makes aligned
accesses. Running xfstests generic/013 on ext4 used to trigger lots of
EINVAL errors due to missing alignment. Just fall back to buffered IO.
2018-07-02 23:54:37 +02:00
..
2018-04-02 18:32:30 +02:00
2018-04-02 18:32:30 +02:00
2018-04-02 18:32:30 +02:00
2017-05-31 08:21:36 +02:00
2018-07-01 22:00:06 +02:00
2017-04-29 14:50:58 +02:00
2017-04-29 14:50:58 +02:00
2018-06-19 20:16:21 +02:00
2018-07-01 20:56:22 +02:00