|
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [PATCH 5/6] xencrsh: Stop reporting feature-large-sector-size
This feature is deprecated and incompatible with blkif.h revision
221f2748e8da. It must be removed before moving towards using 512B
sectors.
Signed-off-by: Tu Dinh <ngoc-tu.dinh@xxxxxxxxxx>
---
src/xencrsh/frontend.c | 5 -----
1 file changed, 5 deletions(-)
diff --git a/src/xencrsh/frontend.c b/src/xencrsh/frontend.c
index 0b9e46b..32ba1df 100644
--- a/src/xencrsh/frontend.c
+++ b/src/xencrsh/frontend.c
@@ -670,11 +670,6 @@ __WriteRing(
if (!NT_SUCCESS(Status))
goto abort;
- Status = StoreWrite(Transaction, Frontend->FrontendPath,
- "feature-large-sector-size", "1");
- if (!NT_SUCCESS(Status))
- goto abort;
-
Status = StoreWrite(Transaction, Frontend->FrontendPath,
"multi-queue-num-queues", "1");
if (!NT_SUCCESS(Status))
--
2.54.0.windows.1
--
Ngoc Tu Dinh | Vates XCP-ng Developer
XCP-ng & Xen Orchestra - Vates solutions
web: https://vates.tech
|
![]() |
Lists.xenproject.org is hosted with RackSpace, monitoring our |