diff options
author | Scott Mayhew <smayhew@redhat.com> | 2018-11-06 21:35:08 +0300 |
---|---|---|
committer | J. Bruce Fields <bfields@redhat.com> | 2018-11-29 02:36:03 +0300 |
commit | b493fd31c0b89d9453917e977002de58bebc3802 (patch) | |
tree | d73173fc371f3f0f62e492137c3c496c5c19f0cf /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 62a063b8e7d1db684db3f207261a466fa3194e72 (diff) | |
download | linux-b493fd31c0b89d9453917e977002de58bebc3802.tar.xz |
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 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions