[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20230310201525.2615385-1-eblake@redhat.com>
Date: Fri, 10 Mar 2023 14:15:22 -0600
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 0/3] nbd: s/handle/cookie/
A 64-bit integer is easier to deal with than char[8], and has no
difference over the wire. This series stems from a review of a patch
I first submitted to the userspace NBD documentation:
https://lists.debian.org/nbd/2023/03/msg00031.html
Eric Blake (3):
uapi nbd: improve doc links to userspace spec
uapi nbd: add cookie alias to handle
block nbd: use req.cookie instead of req.handle
Documentation/admin-guide/blockdev/nbd.rst | 2 +-
drivers/block/nbd.c | 4 ++--
include/uapi/linux/nbd.h | 25 +++++++++++++++++-----
3 files changed, 23 insertions(+), 8 deletions(-)
--
2.39.2
Powered by blists - more mailing lists