diff options
author | 2021-03-03 08:47:16 -0500 | |
---|---|---|
committer | 2021-03-08 15:32:16 -0500 | |
commit | f0940f4b3284a00f38a5d42e6067c2aaa20e1f2e (patch) | |
tree | 450cd1a22f847863159bec811c5f99854310235b /tools/perf/scripts/python/export-to-postgresql.py | |
parent | NFS: Correct size calculation for create reply length (diff) | |
download | wireguard-linux-f0940f4b3284a00f38a5d42e6067c2aaa20e1f2e.tar.xz wireguard-linux-f0940f4b3284a00f38a5d42e6067c2aaa20e1f2e.zip |
SUNRPC: Set memalloc_nofs_save() for sync tasks
We could recurse into NFS doing memory reclaim while sending a sync task,
which might result in a deadlock. Set memalloc_nofs_save for sync task
execution.
Fixes: a1231fda7e94 ("SUNRPC: Set memalloc_nofs_save() on all rpciod/xprtiod jobs")
Signed-off-by: Benjamin Coddington <bcodding@redhat.com>
Signed-off-by: Anna Schumaker <Anna.Schumaker@Netapp.com>
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions