diff options
author | Trond Myklebust <trond.myklebust@hammerspace.com> | 2022-08-01 21:16:51 +0300 |
---|---|---|
committer | Trond Myklebust <trond.myklebust@hammerspace.com> | 2022-08-02 23:03:12 +0300 |
commit | b1a28f2eb9ea7a5a1763fe53fe699aa0feae4231 (patch) | |
tree | 7627c128af7d54cd5c8fc121e6c2bf05374eefca /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 72691a269f0baad6d5f4aa7af97c29081b86d70f (diff) | |
download | linux-b1a28f2eb9ea7a5a1763fe53fe699aa0feae4231.tar.xz |
NFS: nfs_async_write_reschedule_io must not recurse into the writeback code
It is not safe to call filemap_fdatawrite_range() from
nfs_async_write_reschedule_io(), since we're often calling from a page
reclaim context. Just let fsync() redrive the writeback for us.
Signed-off-by: Trond Myklebust <trond.myklebust@hammerspace.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions