public inbox for ltp@lists.linux.it
 help / color / mirror / Atom feed
From: Cyril Hrubis <chrubis@suse.cz>
To: ltp@lists.linux.it
Subject: [LTP] du01 with btrfs on systems with > 4k page size
Date: Thu, 10 Nov 2016 16:12:49 +0100	[thread overview]
Message-ID: <20161110151248.GA13022@rei.suse.cz> (raw)
In-Reply-To: <582486AA.6070701@oracle.com>

Hi!
> > Since the grep ignores the 6 at the start of the pattern and succeeds.
> > It's strange that logs I have in SUSE bugzilla says that it was 4k in
> > size, but that may have been true for some other kernel, since the
> > pagesize is configurable in kernel .config.
> > 
> > So I guess that we should fix the pattern to match anyhing that could be
> > pagesize. For PPC64 that should be one of 4K/16K/64K/256K, it's 8K for
> > sparc apparently so I guess that we should go for 2^n between 4 and
> > 256.
> 
> Maybe determine the default page size at runtime (getconf PAGESIZE) and
> check if testsymlink is either 0 or the page size?

Sounds good.

-- 
Cyril Hrubis
chrubis@suse.cz

  reply	other threads:[~2016-11-10 15:12 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-11-09 15:29 [LTP] du01 with btrfs on systems with > 4k page size Stanislav Kholmanskikh
2016-11-09 16:18 ` Cyril Hrubis
2016-11-10 14:39   ` Stanislav Kholmanskikh
2016-11-10 15:12     ` Cyril Hrubis [this message]
2016-11-16 15:39       ` [LTP] [PATCH 1/2] du01.sh: start matching at the beginning of a line Stanislav Kholmanskikh
2016-11-16 15:39         ` [LTP] [PATCH 2/2] du01.sh: BTRFS fix for the symlink Stanislav Kholmanskikh
2016-11-21 12:40           ` Cyril Hrubis
2016-11-21 14:07             ` Stanislav Kholmanskikh

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=20161110151248.GA13022@rei.suse.cz \
    --to=chrubis@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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox