summaryrefslogtreecommitdiff
path: root/trie.c
diff options
context:
space:
mode:
Diffstat (limited to 'trie.c')
0 files changed, 0 insertions, 0 deletions
/linux/net-next.git/commit/?id=9e1681c2e74bdd84bad6f74b47a4d88ad2f433df'>9e1681c2e74bdd84bad6f74b47a4d88ad2f433df (diff)
NFSv4.1/pnfs: Ensure that writes respect the O_SYNC flag when doing O_DIRECT
If the caller does not specify the O_SYNC flag, then it is legitimate to return from O_DIRECT without doing a pNFS layoutcommit operation. However if the file is opened O_DIRECT|O_SYNC then we'd better get it right. Signed-off-by: Trond Myklebust <trond.myklebust@primarydata.com>
Diffstat