HTTPFile: rename bigfile accessor to big_io
commit8e44957300037c8bfd029fb21b665ceb98e7817a
authorEric Wong <normalperson@yhbt.net>
Tue, 23 Dec 2008 04:08:56 +0000 (22 20:08 -0800)
committerEric Wong <normalperson@yhbt.net>
Tue, 23 Dec 2008 04:08:56 +0000 (22 20:08 -0800)
tree27f9c9f03cbb360842f4523868ec59de9f2f9624
parent16cfeeb035c0c0362e8f4fb1707f9006573defc1
HTTPFile: rename bigfile accessor to big_io

"bigfile" is used by the large file support, too.
"big_io" also allows an IO object to be sent to us, as well
(and not a pathname)
lib/mogilefs/httpfile.rb
lib/mogilefs/mogilefs.rb