On 01/17/2013 11:43 PM, Liu Yuan wrote: > Currently we only support disk as backend storage less than 2T due to hardcoded > 4M list buffer. The underlying object list cache already return error code when > passed buffer is too small. Simply retry with larger buffer for this case will > allow us enjoy however big disk is and remove this limit. Applied Thanks, Yuan |