Linux XFS filesystem development
 help / color / mirror / Atom feed
From: "Darrick J. Wong" <djwong@kernel.org>
To: Andrey Albershteyn <aalbersh@kernel.org>
Cc: ailiop@suse.com, linux-xfs@vger.kernel.org
Subject: Re: [PATCH] libfrog: add missing HAVE_LISTMOUNT flag
Date: Fri, 15 May 2026 10:33:04 -0700	[thread overview]
Message-ID: <20260515173304.GD9555@frogsfrogsfrogs> (raw)
In-Reply-To: <20260515102357.90358-1-aalbersh@kernel.org>

On Fri, May 15, 2026 at 12:23:56PM +0200, Andrey Albershteyn wrote:
> New stubs are wrapped with HAVE_LISTMOUNT, but this flag is not
> added if HAVE_LISTMOUNT is set.
> 
> Signed-off-by: Andrey Albershteyn <aalbersh@kernel.org>

Makes sense to me
Reviewed-by: "Darrick J. Wong" <djwong@kernel.org>

--D

> ---
>  libfrog/Makefile | 1 +
>  1 file changed, 1 insertion(+)
> 
> diff --git a/libfrog/Makefile b/libfrog/Makefile
> index 22668212f22b..6ada83407e48 100644
> --- a/libfrog/Makefile
> +++ b/libfrog/Makefile
> @@ -97,6 +97,7 @@ CFLAGS += -DHAVE_CLOSE_RANGE
>  endif
>  
>  ifeq ($(HAVE_LISTMOUNT),yes)
> +CFLAGS += -DHAVE_LISTMOUNT
>  CFILES += statmount.c
>  HFILES += statmount.h
>  endif
> -- 
> 2.51.2
> 
> 

      reply	other threads:[~2026-05-15 17:33 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2026-05-15 10:23 [PATCH] libfrog: add missing HAVE_LISTMOUNT flag Andrey Albershteyn
2026-05-15 17:33 ` Darrick J. Wong [this message]

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=20260515173304.GD9555@frogsfrogsfrogs \
    --to=djwong@kernel.org \
    --cc=aalbersh@kernel.org \
    --cc=ailiop@suse.com \
    --cc=linux-xfs@vger.kernel.org \
    /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