Fix problem with treating ENOENT as an error
authorJens Axboe <jens.axboe@oracle.com>
Wed, 11 Apr 2007 10:43:35 +0000 (12:43 +0200)
committerJens Axboe <jens.axboe@oracle.com>
Wed, 11 Apr 2007 10:43:35 +0000 (12:43 +0200)
It's just a zero-sized file, as far as get_file_sizes() is concerned.

Signed-off-by: Jens Axboe <jens.axboe@oracle.com>

No differences found