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

Re: [PATCH 9/8] tools/xs-clients: support depth with xenstore-watch


  • To: Juergen Gross <jgross@xxxxxxxx>, <xen-devel@xxxxxxxxxxxxxxxxxxxx>
  • From: Jason Andryuk <jason.andryuk@xxxxxxx>
  • Date: Mon, 20 Apr 2026 18:59:07 -0400
  • Arc-authentication-results: i=1; mx.microsoft.com 1; spf=pass (sender ip is 165.204.84.17) smtp.rcpttodomain=suse.com smtp.mailfrom=amd.com; dmarc=pass (p=quarantine sp=quarantine pct=100) action=none header.from=amd.com; dkim=none (message not signed); arc=none (0)
  • Arc-message-signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=microsoft.com; s=arcselector10001; h=From:Date:Subject:Message-ID:Content-Type:MIME-Version:X-MS-Exchange-AntiSpam-MessageData-ChunkCount:X-MS-Exchange-AntiSpam-MessageData-0:X-MS-Exchange-AntiSpam-MessageData-1; bh=MTai0B5TlkNX4vDN7bm6aSQUEu4hnG5t5CdHzY7PlHY=; b=wFrPFmFQA/eF2kEe4muA1wfOqLuPYbxuVRJvPKZU6tWEh61G0LzaiGqlQcOFekx8YgWZAj5bOzgPCvdj+PtNbmzzZ1/t2yX8ARcmcf9b2ld1kAF6eYNg6gFLigt8hQnUQUeeCTxCDe4v7HJblVY2+5xtzv18Pu8UEub95sjKi3CJIKoj6kbFB1HtEZWFx6Jn2vooqbVBvm+wLw+oRVkCmESjj1Rf1lAFOJ4YUVDSBGBglr1keh27jIVO2qas/y7Ax2bF1FDsVw7XtObO/7E8AZ1uHPa4fB52y1SWcUWvsQZpkScDKRj8pP82pZ9VTVlbOEmr70ED2zY3iYTn9uZdLg==
  • Arc-seal: i=1; a=rsa-sha256; s=arcselector10001; d=microsoft.com; cv=none; b=MStZgXdBGjey3wIzU1gFrN+7E0Qmf23yl0RdJl8jgS103/8RI3S8yv7x+EcU2O8C6oOwKUezE8Ik8eDsmslxz4L3q0UmxTnls76tS4heoe1QyLPhVjyArbF4mkcvV8oVTD8icOQZkLHWoDa6Gbm3KoXS9S3hO4x3KyAoY0HjtrxgSQu4EhtnFtchaiXR30HQoQ7D1cGXjpWIAg0+njmTAPIm8pWKYq8U02kwTo/BNcDYF89KTlRGWWstjhGZlkZIe7Uo3ybsrL3OC3AZGgJLgCjfiEKmd5lYe1RAFHL+ddQMw/4v60HNXE7v4P4oBu3PMKfP9LENkLPtv9D1XDf+yA==
  • Authentication-results: eu.smtp.expurgate.cloud; dkim=pass header.s=selector1 header.d=amd.com header.i="@amd.com" header.h="From:Date:Subject:Message-ID:Content-Type:MIME-Version:X-MS-Exchange-SenderADCheck"
  • Cc: Julien Grall <julien@xxxxxxx>, Anthony PERARD <anthony.perard@xxxxxxxxxx>
  • Delivery-date: Mon, 20 Apr 2026 23:54:04 +0000
  • List-id: Xen developer discussion <xen-devel.lists.xenproject.org>

On 2026-03-19 11:06, Juergen Gross wrote:
Add a "-d <depth>" parameter to xenstore-watch, allowing to specify
the depth parameter of the XS_WATCH command.

Using "-d" without support of depth by xenstored will refuse to set
the watch(es).

Signed-off-by: Juergen Gross <jgross@xxxxxxxx>

Reviewed-by: Jason Andryuk <jason.andryuk@xxxxxxx>

For bonus points, you can add it to the man page :)

Regards,
Jason



 


Rackspace

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