Ensure store_{content,file} always returns size
commitba24d98b90b17ca59e9d274b7f5925e237418b4a
authorEric Wong <normalperson@yhbt.net>
Sat, 11 Apr 2009 01:09:43 +0000 (10 18:09 -0700)
committerEric Wong <normalperson@yhbt.net>
Sun, 12 Apr 2009 02:44:20 +0000 (11 19:44 -0700)
tree1c2cd930729279f80995b66c8a06aa083427316b
parent33ce9880cff9eaf8b7ad7558357cd0fcaed8144a
Ensure store_{content,file} always returns size

It's useful to know the size of the file we're storing.
lib/mogilefs/mogilefs.rb
test/test_mogilefs.rb