commit | d7fb120774f062ce7db439863ab5d4190d6f989c | [log] [tgz] |
---|---|---|
author | Trond Myklebust <Trond.Myklebust@netapp.com> | Mon Oct 06 20:08:56 2008 -0400 |
committer | Trond Myklebust <Trond.Myklebust@netapp.com> | Tue Oct 07 18:19:05 2008 -0400 |
tree | 621ce0a776c3bc4b66d0cea87e06f6ea7ed79398 | |
parent | 8491945f11c227400ef294d560f6d7aace76bc33 [diff] |
NFS: Don't use range_cyclic for data integrity syncs It is more efficient to write linearly starting from the beginning of the file. Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>