From: Trond Myklebust Date: Fri, 29 Jan 2010 21:44:25 +0000 (-0500) Subject: nfsd: Use vfs_fsync_range() in nfsd_commit X-Git-Tag: v2.6.34-rc1~27^2~12 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=aa696a6f349638428982bb52763f4cda851632fa;p=pandora-kernel.git nfsd: Use vfs_fsync_range() in nfsd_commit 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 Reviewed-by: Christoph Hellwig Signed-off-by: J. Bruce Fields --- Reading git-diff-tree failed