All of lore.kernel.org
 help / color / mirror / Atom feed
From: bugzilla-daemon@bugzilla.kernel.org
To: linux-xfs@vger.kernel.org
Subject: [Bug 206869] New: [xfstests generic/587]: quota mismatch
Date: Tue, 17 Mar 2020 04:32:49 +0000	[thread overview]
Message-ID: <bug-206869-201763@https.bugzilla.kernel.org/> (raw)

https://bugzilla.kernel.org/show_bug.cgi?id=206869

            Bug ID: 206869
           Summary: [xfstests generic/587]: quota mismatch
           Product: File System
           Version: 2.5
    Kernel Version: xfs-linux xfs-5.3-merge-3
          Hardware: All
                OS: Linux
              Tree: Mainline
            Status: NEW
          Severity: normal
          Priority: P1
         Component: XFS
          Assignee: filesystem_xfs@kernel-bugs.kernel.org
          Reporter: zlang@redhat.com
        Regression: No

xfstests generic/587 always fails on 512b blocksize XFS:

# ./check generic/587
FSTYP         -- xfs (debug)
PLATFORM      -- Linux/x86_64 ibm-x3650m4-10 5.6.0-rc5-xfs-whatamess+ #2 SMP
Fri Mar 13 12:21:33 CST 2020
MKFS_OPTIONS  -- -f -m crc=0 -b size=512 /dev/mapper/testvg-scratchdev
MOUNT_OPTIONS -- -o context=system_u:object_r:root_t:s0
/dev/mapper/testvg-scratchdev /mnt/scratch

generic/587 3s ... - output mismatch (see
/root/git/xfstests-dev/results//generic/587.out.bad)
    --- tests/generic/587.out   2020-03-12 11:22:50.036148632 +0800
    +++ /root/git/xfstests-dev/results//generic/587.out.bad     2020-03-17
12:29:40.149766703 +0800
    @@ -1,2 +1,3 @@
     QA output created by 587
    +fsgqa: quota blocks 29KiB, expected 28KiB!
     Silence is golden.
    ...
    (Run 'diff -u /root/git/xfstests-dev/tests/generic/587.out
/root/git/xfstests-dev/results//generic/587.out.bad'  to see the entire diff)
Ran: generic/587
Failures: generic/587
Failed 1 of 1 tests

Only 512b XFS can reproduce this failure.
"-m crc=0 -b size=1024"   PASS
"-m crc=0 -b size=4096"   PASS
"-m crc=1,reflink=1,rmapbt=1 -b size=1024"   PASS
"-m crc=1,reflink=1,rmapbt=1 -b size=4096"   PASS

-- 
You are receiving this mail because:
You are watching the assignee of the bug.

             reply	other threads:[~2020-03-17  4:32 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-03-17  4:32 bugzilla-daemon [this message]
2020-03-17 14:53 ` [Bug 206869] [xfstests generic/587]: quota mismatch bugzilla-daemon
2020-03-18  3:39 ` bugzilla-daemon

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=bug-206869-201763@https.bugzilla.kernel.org/ \
    --to=bugzilla-daemon@bugzilla.kernel.org \
    --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 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.