From: Petr Vorel <pvorel@suse.cz>
To: ltp@lists.linux.it
Subject: [LTP] [PATCH] mkfs: relax size check
Date: Mon, 26 Apr 2021 21:28:33 +0200 [thread overview]
Message-ID: <YIcUYThenEVjYZJa@pevik> (raw)
In-Reply-To: <CAEemH2eieMfag5MDeayoeFTjn+JBuKKk8JB-bLVn6uY_SxUWhg@mail.gmail.com>
Hi Jan, Li,
> On Fri, Apr 23, 2021 at 7:16 PM Jan Stancek <jstancek@redhat.com> wrote:
> > Number of total data blocks in filesystem reported by statfs
> > may be less than current formula of 90%. For example ext4 will
> > subtract "s_first_data_block plus internal journal blocks".
> > With recent change to e2fsprogs, overhead calculated in user-space
> > increased slightly and LTP test started failing:
> > https://github.com/tytso/e2fsprogs/commit/59037c5357d39c6d0f14a0aff70e67dc13eafc84
> > Since there's no strict rule how much the overhead will be,
> > as rule of thumb relax the condition to 80%.
> > Signed-off-by: Jan Stancek <jstancek@redhat.com>
> Reviewed-by: Li Wang <liwang@redhat.com>
I dared to merge your fix. Thanks!
Kind regards,
Petr
next prev parent reply other threads:[~2021-04-26 19:28 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-04-23 11:16 [LTP] [PATCH] mkfs: relax size check Jan Stancek
2021-04-23 15:06 ` Petr Vorel
2021-04-23 15:28 ` Petr Vorel
2021-04-26 13:11 ` Li Wang
2021-04-26 19:28 ` Petr Vorel [this message]
-- strict thread matches above, loose matches on Subject: below --
2022-11-29 3:17 zenghongling
2022-11-29 10:24 ` Petr Vorel
2022-11-30 8:06 ` Petr Vorel
2022-12-12 15:03 ` Richard Palethorpe
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=YIcUYThenEVjYZJa@pevik \
--to=pvorel@suse.cz \
--cc=ltp@lists.linux.it \
/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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.