On Apr 19, 2005, at 1:01 PM, 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.



AFS_LINUX24_ENV is defined on Linux 2.6.
This means this fix is not just for Linux 2.6.x but for the 2.4.x kernels as well.


Horst

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

Reply via email to