On Fri, Jul 12, 2013 at 2:52 PM, Ivan Zhakov <i...@visualsvn.com> wrote:
> On Fri, Jul 12, 2013 at 4:48 PM, <stef...@apache.org> wrote: > > Author: stefan2 > > Date: Fri Jul 12 12:48:44 2013 > > New Revision: 1502539 > > > > URL: http://svn.apache.org/r1502539 > > Log: > > Cherrypick merge c1442910,1443171,1481447,1493042 from the > > fsfs-format7 branch to /trunk and resolve a trivial tree conflict. > > This introduces a new seek() function with proper APR file buffer > > and read alignment that e.g. the fsfs-improvements branch needs. > > > Hi Stefan, > > Function svn_io_file_aligned_seek() doesn't look trivial. Could you > please add several test for this function? Thanks! > Done in r1502770. -- Stefan^2