[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <20250415025603.GA4053@linuxonhyperv3.guj3yctzbm1etfxqx2vob5hsef.xx.internal.cloudapp.net>
Date: Mon, 14 Apr 2025 19:56:03 -0700
From: Shradha Gupta <shradhagupta@...ux.microsoft.com>
To: Dexuan Cui <decui@...rosoft.com>
Cc: KY Srinivasan <kys@...rosoft.com>,
Haiyang Zhang <haiyangz@...rosoft.com>,
Wei Liu <wei.liu@...nel.org>,
"linux-hyperv@...r.kernel.org" <linux-hyperv@...r.kernel.org>,
"linux-kernel@...r.kernel.org" <linux-kernel@...r.kernel.org>,
Shradha Gupta <shradhagupta@...rosoft.com>
Subject: Re: [PATCH v3] hv/hv_kvp_daemon: Enable debug logs for hv_kvp_daemon
On Mon, Apr 14, 2025 at 09:01:26PM +0000, Dexuan Cui wrote:
> > From: Dexuan Cui
> > Sent: Monday, April 14, 2025 1:57 PM
> > > @@ -1681,12 +1728,13 @@ int main(int argc, char *argv[])
> > > static struct option long_options[] = {
> > > [...]
> > > + {"debug-enabled", no_argument, 0, 'd' },
>
> If we use --debug, we won't have to touch the 2 lines of
> "help" and "no-daemon" in the struct option long_options[].
Thanks Dexuan, no problem, I'll make that change.
regards,
Shradha
Powered by blists - more mailing lists