Sean O'Malley wrote:
> On Thu, 1 Feb 2007, Steve Simmons wrote:
>> Problem could be 1.5.14, or it could be that you need to get closer
>> to 2TB before it bites. Server is linux 2.4, afs 1.4.1rc7 with a few
>> patches. Our servers are mostly running 1.4.1.
> 
> I kind of wonder if it is more like:
> I dunno if this has anything to do with it but ..
> volser/vsprocs.c
> int
> UV_PartitionInfo()
> {
> afs_int32 code;
> ....
> 
>  return code;
> }
> 
> which should technically be returning an afs_int32 shouldnt it?
> more like the VolPartitionInfo() from volser/volprocs.c
> 
> (UV_NukeVolume also defines a return value of int when it actually returns
> an afs_int32...)
> 
> Im not sure it is the issue.. but...

This is a non-issue.  'ini' is not going to be smaller that 32-bits

Attachment: smime.p7s
Description: S/MIME Cryptographic Signature

Reply via email to