On Tue, Apr 19, 2005 at 12:01:18PM +0100, Dr A V Le Blanc wrote:
> Chaskiel M Grundman <[EMAIL PROTECTED]> recently posted a patch
> currently in CVS, which Chas Williams <[EMAIL PROTECTED]>
> appeared to say fixed the problem.  The important bit of the patch
> reads:
> 
>       #if defined(AFS_LINUX24_ENV)
>      +    filp->f_mode = FMODE_READ|FMODE_WRITE;
>           filp->f_op = fops_get(tip->i_fop);
>       #else
> 
> As far as I can see, this is not compiled in the AFS_LINUX26_ENV,
> which is of course the environment of kernel 2.6.11.7, about which
> I originally reported this bug.

Other than that AFS_LINUX24_ENV is defined if AFS_LINUX26_ENV is defined also.
See config/param.i386_linux26.h.

        Kris
_______________________________________________
OpenAFS-info mailing list
[email protected]
https://lists.openafs.org/mailman/listinfo/openafs-info

Reply via email to