commit | 0df68ced55443243951d02cc497be31fadf28173 | [log] [tgz] |
---|---|---|
author | Trond Myklebust <trondmy@gmail.com> | Mon Jan 06 15:25:00 2020 -0500 |
committer | Anna Schumaker <Anna.Schumaker@Netapp.com> | Wed Jan 15 10:54:32 2020 -0500 |
tree | 8a893c208d8ae8f51e24fae0d128cd4cd35fd687 | |
parent | e515dd9d76d22446b67f1568e3fc39ec84635360 [diff] |
NFS: Revalidate the file size on a fatal write error If we suffer a fatal error upon writing a file, which causes us to need to revalidate the entire mapping, then we should also revalidate the file size. Fixes: d2ceb7e57086 ("NFS: Don't use page_file_mapping after removing the page") Signed-off-by: Trond Myklebust <trond.myklebust@hammerspace.com> Signed-off-by: Anna Schumaker <Anna.Schumaker@Netapp.com>