windowsaio: fix file header format and improve error reporting.
authorBruce Cran <bruce@cran.org.uk>
Tue, 5 Feb 2013 11:33:04 +0000 (11:33 +0000)
committerJens Axboe <axboe@kernel.dk>
Tue, 5 Feb 2013 11:49:39 +0000 (12:49 +0100)
commit03244c1966aa645aa490a5671fdfb2cad41424c7
treef5ea6e8df63c2fcec7b95a8157e38a7163bc825d
parentcb340b159ae6f9244a16321bbe29a7165d811e99
windowsaio: fix file header format and improve error reporting.

Use the same file header format as other engines.
Remove the copyright line.
Add calls to log_err to improve error reporting.

Signed-off-by: Jens Axboe <axboe@kernel.dk>
engines/windowsaio.c