stop enforcing a source id on new file upload
commita5005023ca5e9ecf54180e7bd23e5a8432c28136
authordormando <dormando@rydia.net>
Mon, 14 Nov 2011 05:06:48 +0000 (13 21:06 -0800)
committerdormando <dormando@rydia.net>
Mon, 14 Nov 2011 05:06:48 +0000 (13 21:06 -0800)
treee6bcdd9aa421308ba51bf7bc2dba5a4b18bcfb09
parent10f21a3c76d774687b6a6403757327f81739759b
stop enforcing a source id on new file upload

file_on rows have been added ahead of the replication call since... forever?
so just use it. Over-replication bugs on new upload get jammed up due to this.

I just can't think of a justification for keeping it the way it was.
lib/MogileFS/Worker/Query.pm