[OpenAFS] problem with long vos dump filenames on linux (possible buffer overflow?)

2007-05-09 Thread Stephen Joyce
Is there a known filename limit on vos dump pathnames? This behavior seems undesirable. On Debian Etch w/ openafs 1.4.2, I see the following behavior: o filenames 86 characters: success o filenames between 86 and 93 characters: vos performs an unrequested incremental dump with varying

Re: [OpenAFS] problem with long vos dump filenames on linux (possible buffer overflow?)

2007-05-09 Thread Derrick J Brashear
You copied openafs-bugs. Please don't. Send twice. On Wed, 9 May 2007, Stephen Joyce wrote: Is there a known filename limit on vos dump pathnames? This behavior seems undesirable. volser.h:#define NameLen 80 volser.p.h:#define NameLen 80 vos.c:char filename[NameLen]; vos.c:char