Windows 32-bit fio fixes
authorBruce Cran <BCran@fusionio.com>
Fri, 8 Jun 2012 06:12:20 +0000 (08:12 +0200)
committerJens Axboe <axboe@kernel.dk>
Fri, 8 Jun 2012 06:12:20 +0000 (08:12 +0200)
commitd39879467ccb7f136815be0ba7fd283524c2dafb
tree42636bd685e5fab4605c0b90df7323469b4b79ad
parent47ea504af7710960e4019254cb910f69a32cb242
Windows 32-bit fio fixes

Fix no-op shift in shmget by casting to 64-bit.
Generate a new Product GUID for fio 2.0.8.
Add the 32-bit MinGW-w64 compiler executable name in Makefile.

Signed-off-by: Jens Axboe <axboe@kernel.dk>
Makefile
os/windows/install.wxs
os/windows/posix.c