Mikulas Patocka db2351eb22 dm kcopyd: avoid useless atomic operations
The functions set_bit and clear_bit are atomic. We don't need
atomicity when making flags for dm-kcopyd. So, change them to direct
manipulation of the flags.

Signed-off-by: Mikulas Patocka <mpatocka@redhat.com>
Signed-off-by: Mike Snitzer <snitzer@redhat.com>
2021-06-04 12:07:24 -04:00
..
2021-03-26 14:53:42 -04:00
2021-02-26 15:49:51 -07:00
2021-02-26 15:49:51 -07:00
2021-04-19 13:13:26 -04:00
2021-04-19 13:13:26 -04:00
2021-03-26 14:53:42 -04:00
2021-02-03 10:13:00 -05:00
2020-12-16 13:09:32 -08:00