Re: [PATCH] Support for unknown size and not seekable files

2011-01-15 Thread Vladimir 'φ-coder/phcoder' Serbinenko
On 01/15/2011 01:15 PM, Szymon Janc wrote: > On Saturday 15 January 2011 01:37:13 Seth Goldberg wrote: > >> Hi, >> >>Thanks for this. What's the goal of this patch? It seems that it marks >> the size and unknown until it gets to the metadata that indicates the >> file's size, then updates

Re: [PATCH] Support for unknown size and not seekable files

2011-01-15 Thread Szymon Janc
On Saturday 15 January 2011 01:37:13 Seth Goldberg wrote: > Hi, > >Thanks for this. What's the goal of this patch? It seems that it marks > the size and unknown until it gets to the metadata that indicates the > file's size, then updates the size to the correct size, right? Where do > you s