Fix Amazon S3 store_lookup_last implementation.
authorMichael Vrable <mvrable@cs.ucsd.edu>
Thu, 21 Oct 2010 20:07:18 +0000 (13:07 -0700)
committerMichael Vrable <mvrable@cs.ucsd.edu>
Thu, 21 Oct 2010 20:07:18 +0000 (13:07 -0700)
Amazon will return directory listings in chunks.  Be sure to repeat list
calls until we find the actual end of the directory listing.


No differences found