summaryrefslogtreecommitdiff
path: root/scripts/generate_rust_analyzer.py
diff options
context:
space:
mode:
authorJ. Bruce Fields <bfields@redhat.com>2021-05-25 21:53:44 +0300
committerJ. Bruce Fields <bfields@redhat.com>2021-07-07 03:14:41 +0300
commit934bd07fae7e55232845f909f78873ab8678ca74 (patch)
tree68b559884a88cd5a69be8bb4886ee3fb160a334b /scripts/generate_rust_analyzer.py
parentf4e44b393389c77958f7c58bf4415032b4cda15b (diff)
downloadlinux-934bd07fae7e55232845f909f78873ab8678ca74.tar.xz
nfsd: move fsnotify on client creation outside spinlock
This was causing a "sleeping function called from invalid context" warning. I don't think we need the set_and_test_bit() here; clients move from unconfirmed to confirmed only once, under the client_lock. The (conf == unconf) is a way to check whether we're in that confirming case, hopefully that's not too obscure. Fixes: 472d155a0631 "nfsd: report client confirmation status in "info" file" Signed-off-by: J. Bruce Fields <bfields@redhat.com>
Diffstat (limited to 'scripts/generate_rust_analyzer.py')
0 files changed, 0 insertions, 0 deletions