aboutsummaryrefslogtreecommitdiffstats
path: root/fs/nfs/super.c
diff options
context:
space:
mode:
authorTrond Myklebust <trond.myklebust@primarydata.com>2015-01-30 14:21:14 -0500
committerTrond Myklebust <trond.myklebust@primarydata.com>2015-02-04 10:35:32 -0500
commit6ae373394c4257bad562817aa60464ff7fe8f9c4 (patch)
tree7f21050411045b77eb60c1080d230c3ea93a10f1 /fs/nfs/super.c
parentNFS: Add Anna Schumaker as co-maintainer for the NFS client (diff)
downloadlinux-dev-6ae373394c4257bad562817aa60464ff7fe8f9c4.tar.xz
linux-dev-6ae373394c4257bad562817aa60464ff7fe8f9c4.zip
NFSv4.1: Ask for no delegation on OPEN if using O_DIRECT
If we're using NFSv4.1, then we have the ability to let the server know whether or not we believe that returning a delegation as part of our OPEN request would be useful. The feature needs to be used with care, since the client sending the request doesn't necessarily know how other clients are using that file, and how they may be affected by the delegation. For this reason, our initial use of the feature will be to let the server know when the client believes that handing out a delegation would not be useful. The first application for this function is when opening the file using O_DIRECT. Signed-off-by: Trond Myklebust <trond.myklebust@primarydata.com>
Diffstat (limited to 'fs/nfs/super.c')
0 files changed, 0 insertions, 0 deletions