.. | .. |
---|
| 1 | +# SPDX-License-Identifier: GPL-2.0-only |
---|
1 | 2 | config INFINIBAND_ISER |
---|
2 | 3 | tristate "iSCSI Extensions for RDMA (iSER)" |
---|
3 | 4 | depends on SCSI && INET && INFINIBAND_ADDR_TRANS |
---|
4 | 5 | select SCSI_ISCSI_ATTRS |
---|
5 | | - ---help--- |
---|
| 6 | + help |
---|
6 | 7 | Support for the iSCSI Extensions for RDMA (iSER) Protocol |
---|
7 | | - over InfiniBand. This allows you to access storage devices |
---|
8 | | - that speak iSCSI over iSER over InfiniBand. |
---|
| 8 | + over InfiniBand. This allows you to access storage devices |
---|
| 9 | + that speak iSCSI over iSER over InfiniBand. |
---|
9 | 10 | |
---|
10 | 11 | The iSER protocol is defined by IETF. |
---|
11 | 12 | See <http://www.ietf.org/rfc/rfc5046.txt> |
---|