Don't warn without size arg, still warn on error
commitb72d4d83598e10d0fb4fee662060cfcefe82f661
authordormando <dormando@f67b2e87-0811-0410-a7e0-dd94e48410d6>
Sun, 18 Oct 2009 08:12:22 +0000 (18 08:12 +0000)
committerdormando <dormando@f67b2e87-0811-0410-a7e0-dd94e48410d6>
Sun, 18 Oct 2009 08:12:22 +0000 (18 08:12 +0000)
tree4d36f40779ed724943b96af6fea032130e90f651
parent4e855cd15e09ff89ae2f1a435fb2aa0ac5202297
Don't warn without size arg, still warn on error

If a client doesn't specify size= to create_close, used to cause a warning and
not check if the file was stored correctly.

Now it supports doing either and will always test the file.

git-svn-id: http://code.sixapart.com/svn/mogilefs/trunk@1325 f67b2e87-0811-0410-a7e0-dd94e48410d6
lib/MogileFS/Worker/Query.pm