nfsd: Use vfs_fsync_range() in nfsd_commit
authorTrond Myklebust <Trond.Myklebust@netapp.com>
Fri, 29 Jan 2010 21:44:25 +0000 (16:44 -0500)
committerJ. Bruce Fields <bfields@citi.umich.edu>
Fri, 29 Jan 2010 23:53:11 +0000 (18:53 -0500)
The NFS COMMIT operation allows the client to specify the exact byte range
that it wishes to sync to disk in order to optimise server performance.

Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>
Reviewed-by: Christoph Hellwig <hch@lst.de>
Signed-off-by: J. Bruce Fields <bfields@citi.umich.edu>

No differences found