Revision b8946d7bfb9417ec171693d4478a831420aead5f authored by Trond Myklebust on 06 January 2020, 20:25:01 UTC, committed by Anna Schumaker on 15 January 2020, 15:54:32 UTC
If a write or commit failed, and the mapping sees a fatal error, we
need to revalidate the contents of that mapping.

Fixes: 06c9fdf3b9f1 ("NFS: On fatal writeback errors, we need to call nfs_inode_remove_request()")
Signed-off-by: Trond Myklebust <trond.myklebust@hammerspace.com>
Signed-off-by: Anna Schumaker <Anna.Schumaker@Netapp.com>
1 parent 0df68ce
History
File Mode Size
Kconfig -rw-r--r-- 4.9 KB
Makefile -rw-r--r-- 216 bytes
copy_up.c -rw-r--r-- 20.4 KB
dir.c -rw-r--r-- 28.0 KB
export.c -rw-r--r-- 22.3 KB
file.c -rw-r--r-- 13.8 KB
inode.c -rw-r--r-- 25.5 KB
namei.c -rw-r--r-- 27.2 KB
overlayfs.h -rw-r--r-- 15.7 KB
ovl_entry.h -rw-r--r-- 2.8 KB
readdir.c -rw-r--r-- 25.4 KB
super.c -rw-r--r-- 42.1 KB
util.c -rw-r--r-- 21.7 KB

back to top