Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
From: Petr Vorel <petr.vorel@gmail.com>
To: buildroot@busybox.net
Subject: [Buildroot] [RFC PATCH v2 1/2] makedevs: only warn on xattr when not enabled
Date: Tue, 30 Jul 2019 22:00:05 +0200	[thread overview]
Message-ID: <20190730200004.GA12481@dell5510> (raw)
In-Reply-To: <20190730174651.GG3194@scaer>

Hi Yann,

...
> It would be nice if the message was displayed only the first time an
> xattr line is encountered, something like:

>     if (!xattr_warned) {
>         bb_error_msg(...);
>         xattr_warned = 1;
>     }
OK, I'll send another version. I'll probably don't print the line content
as it's why to print only 1st of N discharged lines? Or (maybe better) I'll
count them and print warning with count of discharged lines at the end.
It will be also more visible when it's at the end.

Kind regards,
Petr

      reply	other threads:[~2019-07-30 20:00 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-07-29 23:06 [Buildroot] [RFC PATCH v2 1/2] makedevs: only warn on xattr when not enabled Petr Vorel
2019-07-29 23:06 ` [Buildroot] [RFC PATCH v2 2/2] iputils: add capability for clockdiff, ping, traceroute6 Petr Vorel
2019-07-30 17:46 ` [Buildroot] [RFC PATCH v2 1/2] makedevs: only warn on xattr when not enabled Yann E. MORIN
2019-07-30 20:00   ` Petr Vorel [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=20190730200004.GA12481@dell5510 \
    --to=petr.vorel@gmail.com \
    --cc=buildroot@busybox.net \
    /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