commit | 9040385dcc0a4b32ca8ceeda6dc679aea56e3832 | [log] [tgz] |
---|---|---|
author | Jes Sorensen <Jes.Sorensen@redhat.com> | Thu May 27 16:20:32 2010 +0200 |
committer | Kevin Wolf <kwolf@redhat.com> | Fri Jun 04 11:43:39 2010 +0200 |
tree | bb54e7fe56003e698ffcf90acb31304db9b55f92 | |
parent | eb5a316514144bc1def4cb9b88fb996420ca80cc [diff] |
Cleanup: raw-posix.c: Be more consistent using BDRV_SECTOR_SIZE instead of 512 Clean up raw-posix.c to be more consistent using BDRV_SECTOR_SIZE instead of hard coded 512 values. Signed-off-by: Jes Sorensen <Jes.Sorensen@redhat.com> Signed-off-by: Kevin Wolf <kwolf@redhat.com>