diff options
author | Tomáš Mózes <tomas.mozes@gmail.com> | 2024-11-22 16:42:08 +0100 |
---|---|---|
committer | Tomáš Mózes <tomas.mozes@gmail.com> | 2024-11-22 16:42:08 +0100 |
commit | 5883c44e76bbd76cc30a8b4686d9bee69e7a1365 (patch) | |
tree | 6942678e06beed4664af1d0182f976c4caf2c813 /0034-blkif-reconcile-protocol-specification-with-in-use-i.patch | |
parent | Xen 4.19.1-pre-patchset-0 (diff) | |
download | xen-upstream-patches-main.tar.gz xen-upstream-patches-main.tar.bz2 xen-upstream-patches-main.zip |
Xen 4.19.1-pre-patchset-1HEAD4.19.1-pre-patchset-1main
Signed-off-by: Tomáš Mózes <tomas.mozes@gmail.com>
Diffstat (limited to '0034-blkif-reconcile-protocol-specification-with-in-use-i.patch')
-rw-r--r-- | 0034-blkif-reconcile-protocol-specification-with-in-use-i.patch | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/0034-blkif-reconcile-protocol-specification-with-in-use-i.patch b/0034-blkif-reconcile-protocol-specification-with-in-use-i.patch index baa2b49..4646dfa 100644 --- a/0034-blkif-reconcile-protocol-specification-with-in-use-i.patch +++ b/0034-blkif-reconcile-protocol-specification-with-in-use-i.patch @@ -1,7 +1,7 @@ From 933416b13966a3fa2a37b1f645c23afbd8fb6d09 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Roger=20Pau=20Monn=C3=A9?= <roger.pau@citrix.com> Date: Tue, 24 Sep 2024 14:43:50 +0200 -Subject: [PATCH 34/35] blkif: reconcile protocol specification with in-use +Subject: [PATCH 34/83] blkif: reconcile protocol specification with in-use implementations MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 @@ -179,5 +179,5 @@ index 22f1eef0c0..9b00d633d3 100644 uint8_t operation; /* BLKIF_OP_INDIRECT */ uint8_t indirect_op; /* BLKIF_OP_{READ/WRITE} */ -- -2.46.1 +2.47.0 |