diff options
author | Pierre-Philipp Braun <pbraun@nethence.com> | 2020-05-02 15:37:10 +0100 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2020-05-03 08:48:45 +0700 |
commit | 2fda09fed289ed44f1ea51f59105d820fee8c483 (patch) | |
tree | 1a6eba8175d75291bad0951a25ba6de830de2d6a /network/tgt/README | |
parent | a51aaf63e000781a3a686658cf2f05b410c46ba5 (diff) |
network/tgt: Added SCSI target driver (iSCSI, Fibre Channel, SRP, etc)
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'network/tgt/README')
-rw-r--r-- | network/tgt/README | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/network/tgt/README b/network/tgt/README new file mode 100644 index 0000000000000..a96e0d67f4ba4 --- /dev/null +++ b/network/tgt/README @@ -0,0 +1,4 @@ +SCSI target driver (iSCSI, Fibre Channel, SRP, etc) creation and maintenance + +This is the user-space code. You most probably already got the kernel-space +code enabled |