[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20230410180611.1051618-1-eblake@redhat.com>
Date: Mon, 10 Apr 2023 13:06:07 -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 v3 0/4] nbd: s/handle/cookie/
v2 was here: https://lkml.org/lkml/2023/3/17/1107
since then:
- squash patch 2/5 and 3/5 into 3/4 [Ming]
- add Josef's R-b
- tweak commit messages to match commits in userspace NBD (code itself
is unchanged, modulo the patch squash)
Eric Blake (4):
uapi nbd: improve doc links to userspace spec
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: 09a9639e56c01c7a00d6c0ca63f4c7c41abe075d
--
2.39.2
Powered by blists - more mailing lists