]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/commit - fs/nfs/write.c
NFS: rewrite directio write to use async coalesce code
authorFred Isaman <iisaman@netapp.com>
Fri, 20 Apr 2012 18:47:57 +0000 (14:47 -0400)
committerTrond Myklebust <Trond.Myklebust@netapp.com>
Fri, 27 Apr 2012 18:10:39 +0000 (14:10 -0400)
commit1763da1234cba663b849476d451bdccac5147859
treeb2b4bf3e1ce8624217c78508054fc620aac79a55
parent56f9cd684d25f1bae901c5a872b8427f8b417c3f
NFS: rewrite directio write to use async coalesce code

This also has the advantage that it allows directio to use pnfs.

Signed-off-by: Fred Isaman <iisaman@netapp.com>
Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>
fs/nfs/direct.c
fs/nfs/internal.h
fs/nfs/nfs4filelayout.c
fs/nfs/pnfs.h
fs/nfs/write.c