http_file: do not reopen opened file (on retry)
commit754b8077b55e37627c32d1339227001d509d8517
authorEric Wong <normalperson@yhbt.net>
Mon, 14 Nov 2011 09:55:01 +0000 (14 09:55 +0000)
committerEric Wong <normalperson@yhbt.net>
Mon, 14 Nov 2011 09:55:01 +0000 (14 09:55 +0000)
tree4de4a1e0b89e2def666a942790299d9c7799e5d0
parentb8b0c8003ca16cc123c99e91fa65e8702a02a86f
http_file: do not reopen opened file (on retry)

Since we can either rewind it or we can't, we shouldn't
reopen already-opened files.
lib/mogilefs/http_file.rb