commit | dcfc4f25461813e8a2dd43b052aa1e0be155742f | [log] [tgz] |
---|---|---|
author | Trond Myklebust <Trond.Myklebust@netapp.com> | Tue Sep 11 16:19:38 2012 -0400 |
committer | Trond Myklebust <Trond.Myklebust@netapp.com> | Fri Sep 28 16:03:05 2012 -0400 |
tree | 82edc73de99f2ce16fa9072964337699158abd34 | |
parent | 05990d1bf2708b9e84d67074551f964d3738eedc [diff] |
NFS: Write the entire file if a server reboot occurs during fsync() This is to ensure that we don't clear the NFS_CONTEXT_RESEND_WRITES flag while there are still writes that haven't been resent. Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>