Ignore:
Timestamp:
Jul 15, 2011, 9:55:06 AM (13 years ago)
Author:
achernya
Message:
Update to OpenAFS 1.6.0pre7
File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/fc15-dev/server/common/patches/openafs-scripts.patch

    r1914 r1930  
    171171     afs_int32 flags;           /* things like O_SYNC, O_NONBLOCK go here */
    172172     char initd;                        /* if non-zero, Error fields meaningful */
    173 @@ -872,6 +880,7 @@ struct vcache {
     173@@ -887,6 +895,7 @@ struct vcache {
    174174 #ifdef AFS_SUN5_ENV
    175      short multiPage;           /* count of multi-page getpages in progress */
     175     struct afs_q multiPage;    /* list of multiPage_range structs */
    176176 #endif
    177177+    int apache_access;         /* whether or not Apache has access to a file */
Note: See TracChangeset for help on using the changeset viewer.