[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: fsfs and long paths

From: Garrett Rooney <rooneg_at_electricjellyfish.net>
Date: 2006-02-23 16:24:59 CET

On 2/23/06, C. Michael Pilato <cmpilato@collab.net> wrote:
> Garrett Rooney wrote:
>
> > +/* An arbitrary maximum path length, so clients can't run us out of memory
> > + * by giving us arbitrarily large paths. */
> > +#define MAX_PATH_LEN 4098
>
> 4098? Ewwww... (Is that maybe 4096 + 2 ... "special" bytes, or something)?

Nope, I just typoed it, I meant 4096 ;-)

-garrett

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Thu Feb 23 16:26:44 2006

This is an archived mail posted to the Subversion Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.