Joseph Qi <joseph.qi@xxxxxxxxxxxxxxxxx> wrote: > Don't see direct IO logic now. Am I missing something? See that patch description ;-) Provide a splice_read stub for ocfs2. This emits trace lines and does an atime lock/update before calling filemap_splice_read(). Splicing from direct I/O is handled by the caller. David