diff options
author | Jes Sorensen <Jes.Sorensen@redhat.com> | 2010-05-27 15:46:55 +0200 |
---|---|---|
committer | Kevin Wolf <kwolf@redhat.com> | 2010-05-28 13:14:26 +0200 |
commit | c63782cbe8bdc2c401ea710cef427de0214c5900 (patch) | |
tree | 4e2012de02841b4a9601ce27a83635dac7ef8d4e /block/qcow2.c | |
parent | b587a52c007efb9e100d99fa6c78461ad1901973 (diff) |
block.h: Make BDRV_SECTOR_SIZE 64 bit safe
C defaults to int, so make definition of BDRV_SECTOR_SIZE 64 bit
safe as it and BDRV_SECTOR_MASK may be used against 64 bit addresses.
Signed-off-by: Jes Sorensen <Jes.Sorensen@redhat.com>
Signed-off-by: Kevin Wolf <kwolf@redhat.com>
Diffstat (limited to 'block/qcow2.c')
0 files changed, 0 insertions, 0 deletions