diff options
author | Jeff Layton <jlayton@primarydata.com> | 2014-11-19 07:51:20 -0500 |
---|---|---|
committer | J. Bruce Fields <bfields@redhat.com> | 2014-12-09 11:22:21 -0500 |
commit | 4d5db3f536ae3886ac86877742e6f8ce69a5de06 (patch) | |
tree | 611d0882898d50002069e80e282cb61171980505 /lib/sha1.c | |
parent | 62978b3c619422d0ea17dbd39efdb2328295bcfb (diff) | |
download | linux-4d5db3f536ae3886ac86877742e6f8ce69a5de06.tar.bz2 |
sunrpc: convert sp_task_pending flag to use atomic bitops
In a later patch, we'll want to be able to handle this flag without
holding the sp_lock. Change this field to an unsigned long flags
field, and declare a new flag in it that can be managed with atomic
bitops.
Signed-off-by: Jeff Layton <jlayton@primarydata.com>
Signed-off-by: J. Bruce Fields <bfields@redhat.com>
Diffstat (limited to 'lib/sha1.c')
0 files changed, 0 insertions, 0 deletions