summaryrefslogtreecommitdiff
path: root/fs/nfs/filelayout
diff options
context:
space:
mode:
authorTrond Myklebust <trond.myklebust@primarydata.com>2016-06-03 01:10:33 +0300
committerTrond Myklebust <trond.myklebust@primarydata.com>2016-06-22 16:59:44 +0300
commit4f52b6bb8c57b9accafad526a429d6c0851cc62f (patch)
treef353d0c44725548e043d408cf92d0a02a23ee15e /fs/nfs/filelayout
parent93761d9863c332d1099d80629f89cf48eb745e48 (diff)
downloadlinux-4f52b6bb8c57b9accafad526a429d6c0851cc62f.tar.xz
NFS: Don't call COMMIT in ->releasepage()
While COMMIT has the potential to free up a lot of memory that is being taken by unstable writes, it isn't guaranteed to free up this particular page. Also, calling fsync() on the server is expensive and so we want to do it in a more controlled fashion, rather than have it triggered at random by the VM. Signed-off-by: Trond Myklebust <trond.myklebust@primarydata.com>
Diffstat (limited to 'fs/nfs/filelayout')
0 files changed, 0 insertions, 0 deletions