block/blklogwrites: Change log_sector_size from int64_t to uint64_t
authorAri Sundholm <ari@tuxera.com>
Wed, 4 Jul 2018 14:59:34 +0000 (17:59 +0300)
committerKevin Wolf <kwolf@redhat.com>
Thu, 5 Jul 2018 08:50:20 +0000 (10:50 +0200)
commit2dacaf7c82c2771d507e5e59efcea78d933baca9
tree0a31e3dea5fe161f9258bbca6cd05d0abe0b3f19
parent0b68589d17ef2ea78b3cf016525db13cee1d99e7
block/blklogwrites: Change log_sector_size from int64_t to uint64_t

This was a simple oversight when working on intermediate versions
of the original patch which introduced blklogwrites.

Signed-off-by: Ari Sundholm <ari@tuxera.com>
Signed-off-by: Kevin Wolf <kwolf@redhat.com>
block/blklogwrites.c