On Tue, Jun 10, 2014 at 02:14:40PM -0400, Don Slutz wrote:
I was able to reproduce this. The issue that I found is that the file
offset was
being truncated to a long (32bits...). The attached patch fixes my test case.
Zhangwei, could you test Don's patch?
Daniel