[ewg] [GIT PULL OFED-1.5] NFSRDMA bug fixes

Jon Mason jon at opengridcomputing.com
Mon Jul 13 12:26:51 PDT 2009


Hey Vlad,

Please pull from

ssh://vlad@sofa.openfabrics.org/home/jon/scm/ofed_kernel-1.5.git dev

It contains the following patches (notice that the RHEL5.4 patch is in this):

commit c69ce7cc166127b8011b8e10706520e396f87362
Author: Jon Mason <jon at opengridcomputing.com>
Date:   Fri Jul 10 15:35:07 2009 -0500

    kref safety checks were removed in previous versions due to kref
    behaving differently in 2.6.18 (and older).  These sanity checks are
    needed for IB (though never hit on iWARP testing).  This patch re-adds
    them and updates them with the correct behavior.
    
    This fixes RHEL5.4.
    
    Signed-Off-By: Jon Mason <jon at opengridcomputing.com>

commit 4a50431a83b0796790535efe4012fd58b02f1f06
Author: Jon Mason <jon at opengridcomputing.com>
Date:   Fri Jul 10 15:28:38 2009 -0500

    kref safety checks were removed in previous versions due to kref
    behaving differently in 2.6.18 (and older).  These sanity checks are
    needed for IB (though never hit on iWARP testing).  This patch re-adds
    them and updates them with the correct behavior.
    
    This fixes SLES10sp2.
    
    Signed-Off-By: Jon Mason <jon at opengridcomputing.com>

commit 0c1f4f07077b82f655fa34b340f616fda8073efc
Author: Jon Mason <jon at opengridcomputing.com>
Date:   Fri Jul 10 15:22:53 2009 -0500

    kref safety checks were removed in previous versions due to kref
    behaving differently in 2.6.18 (and older).  These sanity checks are
    needed for IB (though never hit on iWARP testing).  This patch re-adds
    them and updates them with the correct behavior.
    
    This fixes RHEL5.2.
    
    Signed-Off-By: Jon Mason <jon at opengridcomputing.com>

commit 141dde0a57c860a82305c8b445b45f7c4b9fb4a0
Author: Jon Mason <jon at opengridcomputing.com>
Date:   Fri Jul 10 15:13:04 2009 -0500

    kref safety checks were removed in previous versions due to kref
    behaving differently in 2.6.18 (and older).  These sanity checks are
    needed for IB (though never hit on iWARP testing).  This patch re-adds
    them and updates them with the correct behavior.
    
    This fixes RHEL5.3.
    
    Signed-Off-By: Jon Mason <jon at opengridcomputing.com>

commit d6ba063e10aca03958299cefbd1f9e7642389c6d
Author: Jon Mason <jon at opengridcomputing.com>
Date:   Thu Jul 9 15:01:52 2009 -0500

    The proc entries in net/sunrpc/xprtrdma/svc_rdma.c need a ctl_name,
    otherwise they will not be included in /proc.
    
    This fixes SLES10sp2
    
    Signed-Off-By: Jon Mason <jon at opengridcomputing.com>

commit 2c79801ca50333786dfccd22baca6f633514174c
Author: Jon Mason <jon at opengridcomputing.com>
Date:   Thu Jul 9 14:42:43 2009 -0500

    The proc entries in net/sunrpc/xprtrdma/svc_rdma.c need a ctl_name,
    otherwise they will not be included in /proc.
    
    This fixes RHEL5.2
    
    Signed-Off-By: Jon Mason <jon at opengridcomputing.com>

commit 746550ccbe10639a8647eb468039d3a26c7f2045
Author: Jon Mason <jon at opengridcomputing.com>
Date:   Thu Jul 9 10:47:02 2009 -0500

    Add RHEL5.4 support with NFSRDMA backport.
    
    This is mostly a copy of the RHEL5.3 tree with updated OFED scripts.
    With this patch, I am able to build the NFS module (and the NFS module
    only) without issue and it passes Connectahon over TCP.
    
    Signed-Off-By: Jon Mason <jon at opengridcomputing.com>

Let me know if you want me to remove the RHEL5.4 patch and resubmit this seperately.

Thanks,
Jon



More information about the ewg mailing list