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-- 1.4 KB
Makefile -rw-r--r-- 356 bytes
acl.c -rw-r--r-- 5.6 KB
addr.c -rw-r--r-- 53.4 KB
cache.c -rw-r--r-- 8.6 KB
cache.h -rw-r--r-- 4.2 KB
caps.c -rw-r--r-- 114.8 KB
ceph_frag.c -rw-r--r-- 401 bytes
debugfs.c -rw-r--r-- 8.0 KB
dir.c -rw-r--r-- 48.0 KB
export.c -rw-r--r-- 12.9 KB
file.c -rw-r--r-- 55.9 KB
inode.c -rw-r--r-- 65.2 KB
io.c -rw-r--r-- 4.5 KB
io.h -rw-r--r-- 387 bytes
ioctl.c -rw-r--r-- 7.4 KB
ioctl.h -rw-r--r-- 3.6 KB
locks.c -rw-r--r-- 12.3 KB
mds_client.c -rw-r--r-- 123.5 KB
mds_client.h -rw-r--r-- 16.0 KB
mdsmap.c -rw-r--r-- 9.5 KB
quota.c -rw-r--r-- 14.0 KB
snap.c -rw-r--r-- 31.7 KB
strings.c -rw-r--r-- 4.2 KB
super.c -rw-r--r-- 30.4 KB
super.h -rw-r--r-- 36.2 KB
xattr.c -rw-r--r-- 32.7 KB

back to top