]> asedeno.scripts.mit.edu Git - linux.git/blobdiff - fs/nfs/write.c
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
[linux.git] / fs / nfs / write.c
index 83f92a4d65dc13d082c42ba674e4ecd6099e8060..c478b772cc49a3a583611612ef54714cfbea5437 100644 (file)
@@ -1658,6 +1658,8 @@ static void nfs_writeback_result(struct rpc_task *task,
                         */
                        argp->stable = NFS_FILE_SYNC;
                }
+               resp->count = 0;
+               resp->verf->committed = 0;
                rpc_restart_call_prepare(task);
        }
 }