[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[PATCH 5/6] xencrsh: Stop reporting feature-large-sector-size


  • To: win-pv-devel@xxxxxxxxxxxxxxxxxxxx
  • From: Tu Dinh <ngoc-tu.dinh@xxxxxxxxxx>
  • Date: Tue, 28 Apr 2026 11:03:34 +0200
  • Authentication-results: eu.smtp.expurgate.cloud; dkim=pass header.s=selector1 header.d=vates.tech header.i="@vates.tech" header.h="From:Subject:Date:Message-ID:To:Cc:MIME-Version:Content-Type:In-Reply-To:References:Feedback-ID"
  • Cc: Tu Dinh <ngoc-tu.dinh@xxxxxxxxxx>, Owen Smith <owen.smith@xxxxxxxxxx>
  • Delivery-date: Tue, 28 Apr 2026 09:03:48 +0000
  • Feedback-id: default:8631fc262581453bbf619ec5b2062170:Sweego
  • List-id: Developer list for the Windows PV Drivers subproject <win-pv-devel.lists.xenproject.org>

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

 


Rackspace

Lists.xenproject.org is hosted with RackSpace, monitoring our
servers 24x7x365 and backed by RackSpace's Fanatical Support®.