Colin Ian King d08e38b623 btrfs: make 1-bit bit-fields of scrub_page unsigned int
The bitfields have_csum and io_error are currently signed which is not
recommended as the representation is an implementation defined
behaviour. Fix this by making the bit-fields unsigned ints.

Fixes: 2c36395430b0 ("btrfs: scrub: remove the anonymous structure from scrub_page")
Reviewed-by: Josef Bacik <josef@toxicpanda.com>
Reviewed-by: Qu Wenruo <wqu@suse.com>
Signed-off-by: Colin Ian King <colin.i.king@gmail.com>
Reviewed-by: David Sterba <dsterba@suse.com>
Signed-off-by: David Sterba <dsterba@suse.com>
2021-11-16 16:51:11 +01:00
..
2021-09-02 09:21:27 -07:00
2021-06-22 14:11:57 +02:00
2021-06-22 14:11:57 +02:00
2019-11-18 23:43:44 +01:00
2021-10-29 12:38:43 +02:00
2021-06-22 14:11:57 +02:00
2021-08-23 13:19:09 +02:00
2021-10-29 12:38:43 +02:00
2021-10-29 12:38:43 +02:00
2021-10-26 19:08:05 +02:00