]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitbdcb80c36da10698f9f1d94031e75196c3bdccd1
treeb2b4bf3e1ce8624217c78508054fc620aac79a55
parent30c49982acce9a0fb941560c740c5c1fd1555bfa
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