Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | NFS: Do not serialise O_DIRECT reads and writes | Trond Myklebust | 2016-07-06 | 1 | -0/+147 |
Allow dio requests to be scheduled in parallel, but ensuring that they do not conflict with buffered I/O. Signed-off-by: Trond Myklebust <trond.myklebust@primarydata.com> |