Skip to content

Commit

Permalink
staging/lustre: Disable InfiniBand support
Browse files Browse the repository at this point in the history
We changed one of the RDMA APIs and Lustre's InfiniBand transport
has not been updated to match.  Disabled it for now.

Signed-off-by: Doug Ledford <[email protected]>
  • Loading branch information
dledford committed Oct 7, 2016
1 parent 49b53a9 commit 2937f37
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions drivers/staging/lustre/lnet/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,7 @@ config LNET_SELFTEST
config LNET_XPRT_IB
tristate "LNET infiniband support"
depends on LNET && INFINIBAND && INFINIBAND_ADDR_TRANS
depends on BROKEN
default LNET && INFINIBAND
help
This option allows the LNET users to use infiniband as an
Expand Down

0 comments on commit 2937f37

Please sign in to comment.