diff options
author | Hannes Reinecke <hare@suse.com> | 2019-03-26 00:38:45 -0700 |
---|---|---|
committer | Martin K. Petersen <martin.petersen@oracle.com> | 2019-03-27 21:54:52 -0400 |
commit | 78a8ab3cc0f95a66c8fb2429030289103de173e7 (patch) | |
tree | 5fe33202c67a24b03a69d535962cfda5e4597467 /fs/xattr.c | |
parent | 6d1368e8f987dd4bb1be6506d5416cb90b4ecf7a (diff) | |
download | blackbird-op-linux-78a8ab3cc0f95a66c8fb2429030289103de173e7.tar.gz blackbird-op-linux-78a8ab3cc0f95a66c8fb2429030289103de173e7.zip |
scsi: qedf: fixup bit operations
test_bit() is atomic, test_bit() || test_bit() is not. So protect
consecutive bit tests with a lock to avoid races.
Signed-off-by: Hannes Reinecke <hare@suse.com>
Signed-off-by: Saurav Kashyap <skashyap@marvell.com>
Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com>
Diffstat (limited to 'fs/xattr.c')
0 files changed, 0 insertions, 0 deletions