diff options
author | 2013-03-25 07:59:57 -0400 | |
---|---|---|
committer | 2013-04-05 17:03:52 -0400 | |
commit | 25d280aad82e559cc7bc762410cd35ea5b98e294 (patch) | |
tree | 07c6185345f59b818e51684104aa2ed99cd15931 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | NFSv4: Fix Oopses in the fs_locations code (diff) | |
download | linux-dev-25d280aad82e559cc7bc762410cd35ea5b98e294.tar.xz linux-dev-25d280aad82e559cc7bc762410cd35ea5b98e294.zip |
nfs: allow the v4.1 callback thread to freeze
The v4.1 callback thread has set_freezable() at the top, but it doesn't
ever try to freeze within the loop. Have it call try_to_freeze() at the
top of the loop. If a freeze event occurs, recheck kthread_should_stop()
after thawing.
Reported-by: Yanchuan Nian <ycnian@gmail.com>
Signed-off-by: Jeff Layton <jlayton@redhat.com>
Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions