r190: Create a saner version of the multifile option: detect file sizes rather
authoryoe <yoe>
Thu, 5 Oct 2006 22:03:26 +0000 (22:03 +0000)
committeryoe <yoe>
Thu, 5 Oct 2006 22:03:26 +0000 (22:03 +0000)
commitf626c94aefe29efe0390d47913bda72f120d1468
tree4d07355bc1bd45874bd0272097ef3f9d8e4dc541
parent983555adc832e8648970fda1fd889e6be745d685
r190: Create a saner version of the multifile option: detect file sizes rather
than assuming they're all of a predefined size, and use a binary search
to find the offset rather than the % operator.

Code by Phillip Hellewell
nbd-server.c