Skip to content
Commit b24498d4 authored by Jens Axboe's avatar Jens Axboe
Browse files

block: integrity flags can't use bit ops on unsigned short



Just use normal open coded bit operations instead, they need not be
atomic.

Signed-off-by: default avatarJens Axboe <jens.axboe@oracle.com>
parent 06a452e5
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment