commit | eb5a316514144bc1def4cb9b88fb996420ca80cc | [log] [tgz] |
---|---|---|
author | Jes Sorensen <Jes.Sorensen@redhat.com> | Thu May 27 16:20:31 2010 +0200 |
committer | Kevin Wolf <kwolf@redhat.com> | Fri Jun 04 11:43:39 2010 +0200 |
tree | 5af1d11f31fe2b0cd376828f6e498720f98acd5e | |
parent | 3e82990b52d5afeb4957dd9b87be83d752e369b9 [diff] |
Cleanup: Be consistent and use BDRV_SECTOR_SIZE instead of 512 Clean up block.c and use BDRV_SECTOR_SIZE rather than hard coded numbers (512) when referring to sector size throughout the code. Signed-off-by: Jes Sorensen <Jes.Sorensen@redhat.com> Signed-off-by: Kevin Wolf <kwolf@redhat.com>