From ca30bed9f7ab35328bafe2a1ab05901c0dbf0f70 Mon Sep 17 00:00:00 2001 From: Bjoern Walk Date: Mon, 22 May 2017 08:38:26 +0200 Subject: [PATCH] docs: update news.xml Mention CCW and fc_remote_port capablities in the news.xml file. Reviewed-by: Boris Fiuczynski Signed-off-by: Bjoern Walk --- docs/news.xml | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/docs/news.xml b/docs/news.xml index 52915ee2eb..649350a904 100644 --- a/docs/news.xml +++ b/docs/news.xml @@ -58,6 +58,17 @@ without having to tweak their configuration. + + + Additional capabilities for the node_device module + + + Introduce two new capabilities to the node_device module. The first + is for CCW devices, most common on the S390 architecture. The second + is for fibre channel-backed SCSI devices and exposes the + fc_remote_port sub-capability to SCSI target devices. + +