Don't truncate the file to the page aligned size.
authorVlad Brezae <brezaevlad@gmail.com>
Thu, 15 Jan 2015 23:22:09 +0000 (15:22 -0800)
committerVlad Brezae <brezaevlad@gmail.com>
Thu, 15 Jan 2015 23:27:50 +0000 (15:27 -0800)
commit098121114a076d2ba58b79c775060e29d39fe9de
tree7e8a702df86158751145ff56f309b5192516ee95
parent5c3e91d094ad79c8ff2be00ac5e6037d7d2f58cf
Don't truncate the file to the page aligned size.

The second open attempt at opening would fail due to the capacity being smaller than the file size.
mono/metadata/file-mmap-posix.c