diff options
author | Benjamin Coddington <bcodding@redhat.com> | 2017-04-19 14:11:33 (GMT) |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2017-05-25 13:44:48 (GMT) |
commit | f2b6f508c5417bc5f2a5a30268b5b75ae3b4a754 (patch) | |
tree | c09b8aea1a247f53d1022b88f8022b23c4aab309 /fs/namespace.c | |
parent | a8c35e5c88def2c07cd0ff1aca1af2b06363b293 (diff) | |
download | linux-f2b6f508c5417bc5f2a5a30268b5b75ae3b4a754.tar.xz |
NFS: Use GFP_NOIO for two allocations in writeback
commit ae97aa524ef495b6276fd26f5d5449fb22975d7c upstream.
Prevent a deadlock that can occur if we wait on allocations
that try to write back our pages.
Signed-off-by: Benjamin Coddington <bcodding@redhat.com>
Fixes: 00bfa30abe869 ("NFS: Create a common pgio_alloc and pgio_release...")
Signed-off-by: Trond Myklebust <trond.myklebust@primarydata.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'fs/namespace.c')
0 files changed, 0 insertions, 0 deletions