summaryrefslogtreecommitdiff
path: root/fs/hfs
diff options
context:
space:
mode:
authorTrond Myklebust <Trond.Myklebust@netapp.com>2012-05-06 23:10:59 (GMT)
committerTrond Myklebust <Trond.Myklebust@netapp.com>2012-05-08 16:53:21 (GMT)
commit14546c337588370dced50dcaf43398939be9829e (patch)
tree4eca561ff63c86ce9fcbd4dd2cc96cdf3989283e /fs/hfs
parent1385b8117325e79f74c1e7d1cbf45c789deb85c5 (diff)
downloadlinux-fsl-qoriq-14546c337588370dced50dcaf43398939be9829e.tar.xz
NFS: Don't do a full flush to disk on close() if we hold a delegation
If we hold a delegation then we know that it should be safe to continue to cache the data beyond the close(). However since the process that wrote the data may die after close(), we may still want to send the data to server before those RPCSEC_GSS credentials expire. We therefore compromise by starting writeback to the server, but don't wait for completion. Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>
Diffstat (limited to 'fs/hfs')
0 files changed, 0 insertions, 0 deletions