Allocate file_block objects from the swap file
commit367bc7bef7e0191167776e4b01378f4489fd5d0e
authorPetr Tesarik <petr@tesarici.cz>
Fri, 23 Sep 2011 10:28:17 +0000 (23 12:28 +0200)
committerPetr Tesarik <petr@tesarici.cz>
Fri, 23 Sep 2011 10:28:17 +0000 (23 12:28 +0200)
treeb32ef09217fd0fc55e03055ad5544bd5c57d63bd
parent7e41f1c0ffea7bf411a9ea9111caa038ba602e15
Allocate file_block objects from the swap file

The file_block objects are also necessary to restore the file from swap,
so let's store them there.
src/file/file.c