Ignore:
Timestamp:
Oct 23, 2010, 8:07:08 AM (14 years ago)
Author:
ezyang
Message:
Merge Fedora 13 development back to trunk.
Location:
trunk
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk

  • trunk/server/common/patches/openafs-scripts.patch

    r1509 r1693  
    134134--- openafs-1.4/src/afs/afs_osi_pag.c
    135135+++ openafs-1.4+scripts/src/afs/afs_osi_pag.c
    136 @@ -51,6 +51,8 @@
     136@@ -49,6 +49,8 @@
    137137 #endif
    138138 /* Local variables */
     
    143143  * Pags are implemented as follows: the set of groups whose long
    144144  * representation is '41XXXXXX' hex are used to represent the pags.
    145 @@ -458,6 +460,15 @@
     145@@ -449,6 +451,15 @@
    146146        av->uid = acred->cr_ruid;       /* default when no pag is set */
    147147 #endif
     
    156156+    }
    157157+
    158      av->initd = 0;
    159158     return 0;
    160159 }
     160 
    161161diff -ur openafs-1.4/src/afs/afs_pioctl.c openafs-1.4+scripts/src/afs/afs_pioctl.c
    162162--- openafs-1.4/src/afs/afs_pioctl.c
Note: See TracChangeset for help on using the changeset viewer.