Separate out the workhorses from swp_malloc and swp_free
commit5d569bd7ca968007c4ba6bcadfc37dc4633d2400
authorPetr Tesarik <petr@tesarici.cz>
Mon, 26 Sep 2011 19:38:05 +0000 (26 21:38 +0200)
committerPetr Tesarik <petr@tesarici.cz>
Mon, 26 Sep 2011 19:38:05 +0000 (26 21:38 +0200)
tree36eac4e20986814f613b63482f25552941e9f99b
parente2d5bba35e151d910a172cf681de4181509553a5
Separate out the workhorses from swp_malloc and swp_free

This allows us to call the workhorses from other places, too, without
the overhead of the public API.
src/file/swap.c