public inbox for linux-hyperv@vger.kernel.org
 help / color / mirror / Atom feed
From: Wei Liu <wei.liu@kernel.org>
To: Alexander Atanasov <alexander.atanasov@virtuozzo.com>
Cc: "K. Y. Srinivasan" <kys@microsoft.com>,
	Haiyang Zhang <haiyangz@microsoft.com>,
	Stephen Hemminger <sthemmin@microsoft.com>,
	Wei Liu <wei.liu@kernel.org>, Dexuan Cui <decui@microsoft.com>,
	kernel@openvz.org, linux-hyperv@vger.kernel.org,
	linux-kernel@vger.kernel.org
Subject: Re: [PATCH v1 1/1] Create debugfs file with hyper-v balloon usage information
Date: Wed, 6 Jul 2022 18:02:02 +0000	[thread overview]
Message-ID: <20220706180202.bzbm6boi232bruct@liuwe-devbox-debian-v2> (raw)
In-Reply-To: <20220705094410.30050-1-alexander.atanasov@virtuozzo.com>

On Tue, Jul 05, 2022 at 09:44:09AM +0000, Alexander Atanasov wrote:
[...]
> +/*
> + * DEBUGFS Interface
> + */
> +#ifdef CONFIG_DEBUG_FS
> +
> +/**
> + * virtio_balloon_debug_show - shows statistics of balloon operations.

C&P error here. :-)

> + * @f: pointer to the &struct seq_file.
> + * @offset: ignored.
> + *
> + * Provides the statistics that can be accessed in virtio-balloon in the debugfs.
> + *

Ditto.

Wei.

  parent reply	other threads:[~2022-07-06 18:02 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-07-05  9:44 [PATCH v1 1/1] Create debugfs file with hyper-v balloon usage information Alexander Atanasov
2022-07-05 17:12 ` Michael Kelley (LINUX)
2022-07-05 17:31   ` Denis V. Lunev
2022-07-08 16:24   ` Alexander Atanasov
2022-07-11 18:18   ` [PATCH v3 " Alexander Atanasov
2022-07-12 16:24     ` Michael Kelley (LINUX)
2022-07-13 15:19       ` Wei Liu
2022-09-03  4:37         ` Michael Kelley (LINUX)
2022-09-05  8:59           ` Denis V. Lunev
2022-09-05 16:20           ` Wei Liu
2022-09-07  8:15           ` Alexander Atanasov
2022-07-06 18:02 ` Wei Liu [this message]
2022-07-06 18:15   ` [PATCH v2 " Alexander Atanasov
2022-07-08 15:39     ` Michael Kelley (LINUX)

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20220706180202.bzbm6boi232bruct@liuwe-devbox-debian-v2 \
    --to=wei.liu@kernel.org \
    --cc=alexander.atanasov@virtuozzo.com \
    --cc=decui@microsoft.com \
    --cc=haiyangz@microsoft.com \
    --cc=kernel@openvz.org \
    --cc=kys@microsoft.com \
    --cc=linux-hyperv@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=sthemmin@microsoft.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox