This is the mail archive of the libc-alpha@sources.redhat.com mailing list for the glibc project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: getdents64 problem


>>>>> " " == Jakub Jelinek <jakub@redhat.com> writes:

     > Yeah, sure, but as all other entries had small d_off values, I
     > think what SGI server wanted to pass is -1 to denote it is the
     > last entry.  I simply doubt if SGI spoke NFSv3 it would have a
     > special value 4GB-1 for "no more entries".

It does if you use NFSv3 and specify the 32-bit cookies export option
(and which Mogens was using). Otherwise the value is (~(u64)0).

Cheers,
  Trond

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]