diff options
author | Jens Axboe <[email protected]> | 2023-07-22 10:28:37 -0600 |
---|---|---|
committer | Jens Axboe <[email protected]> | 2023-08-01 17:32:32 -0600 |
commit | 44842f647346cac4063b2bb8e9476fad09e363e7 (patch) | |
tree | 73c7a0cf7c8e9c9de7dd56d618a86c99e562a30c /rust/helpers.c | |
parent | 3486237c6fe8d0e5024f9c48bfe73843b1bd8284 (diff) |
iomap: use an unsigned type for IOMAP_DIO_* defines
IOMAP_DIO_DIRTY shifts by 31 bits, which makes UBSAN unhappy. Clean up
all the defines by making the shifted value an unsigned value.
Reviewed-by: Darrick J. Wong <[email protected]>
Reported-by: Darrick J. Wong <[email protected]>
Reviewed-by: Christoph Hellwig <[email protected]>
Reviewed-by: Dave Chinner <[email protected]>
Signed-off-by: Jens Axboe <[email protected]>
Diffstat (limited to 'rust/helpers.c')
0 files changed, 0 insertions, 0 deletions