diff options
author | 2019-04-07 13:59:04 -0400 | |
---|---|---|
committer | 2019-04-25 14:18:14 -0400 | |
commit | aded8d7b54f250af6deb72fde475291cfba513d1 (patch) | |
tree | b1836af68dccf3bc8a4c7163c5503388b260666d /tools/perf/scripts/python/export-to-postgresql.py | |
parent | NFS: Don't call generic_error_remove_page() while holding locks (diff) | |
download | wireguard-linux-aded8d7b54f250af6deb72fde475291cfba513d1.tar.xz wireguard-linux-aded8d7b54f250af6deb72fde475291cfba513d1.zip |
NFS: Don't inadvertently clear writeback errors
vfs_fsync() has the side effect of clearing unreported writeback errors,
so we need to make sure that we do not abuse it in situations where
applications might not normally expect us to report those errors.
The solution is to replace calls to vfs_fsync() with calls to nfs_wb_all().
Signed-off-by: Trond Myklebust <trond.myklebust@hammerspace.com>
Signed-off-by: Anna Schumaker <Anna.Schumaker@Netapp.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions