Skip to content
Commit dc602dd7 authored by Trond Myklebust's avatar Trond Myklebust
Browse files

NFS/pNFS: Fix up pNFS write reschedule layering violations and bugs



The flexfiles layout in particular, seems to want to poke around in the
O_DIRECT flags when retransmitting.
This patch sets up an interface to allow it to call back into O_DIRECT
to handle retransmission correctly. It also fixes a potential bug whereby
we could change the behaviour of O_DIRECT if an error is already pending.

Signed-off-by: default avatarTrond Myklebust <trond.myklebust@primarydata.com>
parent e07db907
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment