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
Makefile -rw-r--r-- 339 bytes
cacheflush.c -rw-r--r-- 2.4 KB
context.c -rw-r--r-- 1.9 KB
extable.c -rw-r--r-- 539 bytes
fault.c -rw-r--r-- 6.8 KB
hugetlbpage.c -rw-r--r-- 1.0 KB
init.c -rw-r--r-- 13.1 KB
tlbflush.c -rw-r--r-- 1.2 KB

back to top