mogilefs: only timeout on connect/header reading
commit673861cd6fcb8f563de9c6300252d5ff290adee1
authorEric Wong <normalperson@yhbt.net>
Fri, 5 Sep 2008 01:47:39 +0000 (4 18:47 -0700)
committerEric Wong <normalperson@yhbt.net>
Tue, 9 Sep 2008 02:01:10 +0000 (8 19:01 -0700)
treebf319daafb242edfe344f89a51ed2b7f6f73fc10
parent71c71da5df7f680bd7dbdf4c28c7da3c4ee3ed45
mogilefs: only timeout on connect/header reading

Reading the rest of the body can take a long time for big files
(we expect that for big blocks) and the timeout is stupid in
that case.
lib/mogilefs/mogilefs.rb
test/test_mogilefs.rb