Re: Pre 4 and 5


Subject: Re: Pre 4 and 5
From: Axel Bringenberg (A.Bringenberg@srz-berlin.de)
Date: Tue Mar 13 2001 - 08:29:00 EST


"Daniel E. Lautenschleger" schrieb:
>
> Okay, since Pre 4 and Pre 5 have issues relating to file perms and
> copy/delete problems on RH 7, what happened after 3 to cause these
> problems?

imho the problems are caused by a change in ./libatalk/adouble/ad_open.c
from
        admode = ad_mode( ad_p, mode );
to
        admode = ad_mode( ad_p, O_RDWR );
Changing back to the original line solves the problem - at least for me.

Regards.
- Axel



This archive was generated by hypermail 2b28 : Sun Oct 14 2001 - 03:04:34 EDT