Changeset 846


Ignore:
Timestamp:
Oct 6, 2008, 11:44:00 PM (15 years ago)
Author:
andersk
Message:
Apply /afs/andrew.cmu.edu/usr/shadow/fill-inode.diff, fixing the ENOENT bug.
Location:
server
Files:
1 added
1 edited

Legend:

Unmodified
Added
Removed
  • server/fedora/specs/openafs.spec.patch

    r840 r846  
    1010 
    1111 # deal with cmdline specification
    12 @@ -240,6 +242,10 @@
     12@@ -240,6 +242,11 @@
    1313 %endif
    1414 ExclusiveArch: %{ix86} x86_64 ia64 s390 s390x sparc64 ppc ppc64
     
    1717+Patch1001: openafs-2626.patch
    1818+Patch1002: openafs-jhutz.patch
     19+Patch1003: openafs-fill-inode.patch
    1920+
    2021 #    http://dl.openafs.org/dl/openafs/candidate/%{afsvers}/...
    2122 Source0: http://www.openafs.org/dl/openafs/%{afsvers}/openafs-%{afsvers}-src.tar.bz2
    2223 Source1: http://www.openafs.org/dl/openafs/%{afsvers}/openafs-%{afsvers}-doc.tar.bz2
    23 @@ -678,6 +682,9 @@
     24@@ -678,6 +682,10 @@
    2425 
    2526 # Patch openafs to build a kernel module named "openafs" instead of "libafs"
     
    2829+%patch1001 -p1 -b .2626
    2930+%patch1002 -p1 -b .jhutz
     31+%patch1003 -p0 -b .fill-inode
    3032 
    3133 ##############################################################################
Note: See TracChangeset for help on using the changeset viewer.