Commit 2aeadb9c78df4b463ffb3293e242e19a7e0d17a9

Chris Young 2012-06-12T19:25:09

Actually do the mmap... unsurprisingly, this makes the indexer work on SFS On RAM: the .idx and .pack files become links to a .lock and the original download respectively. Assume some feature (such as record locking) supported by SFS but not JXFS or RAM: is required.