diff options
author | Scott Mayhew <smayhew@redhat.com> | 2018-11-06 13:35:08 -0500 |
---|---|---|
committer | J. Bruce Fields <bfields@redhat.com> | 2018-11-28 18:36:03 -0500 |
commit | b493fd31c0b89d9453917e977002de58bebc3802 (patch) | |
tree | d73173fc371f3f0f62e492137c3c496c5c19f0cf /fs/autofs | |
parent | 62a063b8e7d1db684db3f207261a466fa3194e72 (diff) | |
download | linux-b493fd31c0b89d9453917e977002de58bebc3802.tar.gz |
nfsd: fix a warning in __cld_pipe_upcall()
__cld_pipe_upcall() emits a "do not call blocking ops when
!TASK_RUNNING" warning due to the dput() call in rpc_queue_upcall().
Fix it by using a completion instead of hand coding the wait.
Signed-off-by: Scott Mayhew <smayhew@redhat.com>
Signed-off-by: J. Bruce Fields <bfields@redhat.com>
Diffstat (limited to 'fs/autofs')
0 files changed, 0 insertions, 0 deletions