From db4824613796cb3cc52d4d05c7dc71fbfd079422 Mon Sep 17 00:00:00 2001 From: "Richard W.M. Jones" Date: Wed, 23 Oct 2019 10:52:00 +0100 Subject: [PATCH] Highlight NBD definition in abstract. --- 2019-kvm-forum/1000-introduction.html | 12 +++++++----- 1 file changed, 7 insertions(+), 5 deletions(-) diff --git a/2019-kvm-forum/1000-introduction.html b/2019-kvm-forum/1000-introduction.html index d73c841..98442b7 100644 --- a/2019-kvm-forum/1000-introduction.html +++ b/2019-kvm-forum/1000-introduction.html @@ -14,12 +14,14 @@

- The Network Block Device (NBD) protocol dates back to Linux 2.1.55 - in April 1997, pre-dating iSCSI as a means for block device access - of remote storage. However, in more recent years, the protocol has - seen a revival as virtualization scenarios have used and extended - its features for a variety of tasks. + The Network Block Device (NBD) protocol dates back to Linux + 2.1.55 in April 1997, pre-dating iSCSI as a means for block device + access of remote storage. However, in more recent years, the + protocol has seen a revival as virtualization scenarios have used + and extended its features for a variety of tasks. +
+ XXX maybe more here XXX

-- 1.8.3.1