On Tue, May 13, 2014 at 10:37:05AM +0200, Richard Braun wrote:
> It disappeared a few months ago, and since it's not widespread, I
> suggest, despite providing to Justus in the first place, to use the
> Murmur finalizer instead. But we need to test that part a bit more.
> I'm currently doing just t
Quoting Samuel Thibault (2014-05-20 21:25:10)
> Hello,
>
> Justus Winter, le Sun 18 May 2014 15:24:52 +0200, a écrit :
> > - ino64_t cache_id;
> > -
> >int author_tracks_uid;
> > +
> > + /* This is the last field. We do this so that if the node is
> > + allocated with the disknode in an
Svante Signell, le Wed 21 May 2014 09:47:08 +0200, a écrit :
> > > +# Special treatment of EWOULDBLOCK for GNU/Hurd
> > > +# /usr/include/bits/errno.h: #define EWOULDBLOCK EAGAIN
> > > +if egrep 'define EWOULDBLOCK EAGAIN' gen-sysinfo.go > /dev/null 2>&1;
> > > then
> > > + egrep '^const EWOULDBL