diff options
author | J. Bruce Fields <bfields@redhat.com> | 2016-11-14 11:13:43 -0500 |
---|---|---|
committer | J. Bruce Fields <bfields@redhat.com> | 2016-11-14 11:13:43 -0500 |
commit | 88382036674770173128417e4c09e9e549f82d54 (patch) | |
tree | b4aa82167cda7fc3e572f3d3aec590ca51e4b9fd /mm | |
parent | 56094edd17971372c7fea078ab41315ebf6214d0 (diff) | |
download | linux-88382036674770173128417e4c09e9e549f82d54.tar.bz2 |
nfsd: update workqueue creation
No real change in functionality, but the old interface seems to be
deprecated.
We don't actually care about ordering necessarily, but we do depend on
running at most one work item at a time: nfsd4_process_cb_update()
assumes that no other thread is running it, and that no new callbacks
are starting while it's running.
Reviewed-by: Jeff Layton <jlayton@redhat.com>
Signed-off-by: J. Bruce Fields <bfields@redhat.com>
Diffstat (limited to 'mm')
0 files changed, 0 insertions, 0 deletions