NFS: Don't use range_cyclic for data integrity syncs
authorTrond Myklebust <Trond.Myklebust@netapp.com>
Tue, 7 Oct 2008 00:08:56 +0000 (20:08 -0400)
committerTrond Myklebust <Trond.Myklebust@netapp.com>
Tue, 7 Oct 2008 22:19:05 +0000 (18:19 -0400)
It is more efficient to write linearly starting from the beginning of the
file.

Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>
fs/nfs/write.c

diff --cc fs/nfs/write.c
Simple merge