[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20230317202749.419094-1-eblake@redhat.com>
Date: Fri, 17 Mar 2023 15:27:44 -0500
From: Eric Blake <eblake@...hat.com>
To: josef@...icpanda.com, linux-block@...r.kernel.org,
nbd@...er.debian.org
Cc: philipp.reisner@...bit.com, lars.ellenberg@...bit.com,
christoph.boehmwalder@...bit.com, corbet@....net,
linux-doc@...r.kernel.org, linux-kernel@...r.kernel.org
Subject: [PATCH v2 0/5] nbd: s/handle/cookie/
v1 was here: https://lkml.org/lkml/2023/3/10/1162
since then:
- split original 1/3 into 1/5 and 5/5
- new patch 2/5
- reorder members of anon union
- always send cookie in network order
Eric Blake (5):
uapi nbd: improve doc links to userspace spec
block nbd: send handle in network order
uapi nbd: add cookie alias to handle
block nbd: use req.cookie instead of req.handle
docs nbd: userspace NBD now favors github over sourceforge
Documentation/admin-guide/blockdev/nbd.rst | 2 +-
drivers/block/nbd.c | 6 +++---
include/uapi/linux/nbd.h | 25 +++++++++++++++++-----
3 files changed, 24 insertions(+), 9 deletions(-)
base-commit: 8d3c682a5e3d9dfc2448ecbb22f4cd48359b9e21
--
2.39.2
Powered by blists - more mailing lists