From: Trond Myklebust Date: Tue, 11 Sep 2012 20:19:38 +0000 (-0400) Subject: NFS: Write the entire file if a server reboot occurs during fsync() X-Git-Tag: v3.7-rc1~58^2~99 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=dcfc4f25461813e8a2dd43b052aa1e0be155742f;p=pandora-kernel.git 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 --- Reading git-diff-tree failed