[ewg] [PATCH OFED-1.5] ofabuild: update nfsrdma kernels in build_ofa_kernel.sh

Vladimir Sokolovsky vlad at dev.mellanox.co.il
Sun Aug 2 00:43:57 PDT 2009


Jon Mason wrote:
> The build_ofa_kernel.sh script does not include nfsrdma in the RHEL5 and
> SLES10 kernel builds.
>
> Signed-Off-By: Jon Mason <jon at opengridcomputing.com>
>
> diff --git a/build_ofa_kernel.sh b/build_ofa_kernel.sh
> index 9373e4f..381a289 100755
> --- a/build_ofa_kernel.sh
> +++ b/build_ofa_kernel.sh
> @@ -120,7 +120,7 @@ set_packages()
>  
>          # nfsrdma target
>          case ${kern} in
> -                2.6.2[25]*|2.6.27.*-*|2.6.30)
> +                2.6.16.*-*-*|2.6.18-EL*|2.6.2[25]*|2.6.27.*-*|2.6.30)
>                  WITH_PACKAGES="${WITH_PACKAGES} --with-nfsrdma-mod"
>                  ;;
>          esac
>   

Applied,

Regards,
Vladimir



More information about the ewg mailing list