public inbox for linux-btrfs@vger.kernel.org
 help / color / mirror / Atom feed
* [QUESTION] xfstest generic/015 run failed
@ 2017-06-28  5:59 Dai Xiang
  2017-06-28  8:50 ` Nikolay Borisov
  2017-06-29 14:38 ` David Sterba
  0 siblings, 2 replies; 3+ messages in thread
From: Dai Xiang @ 2017-06-28  5:59 UTC (permalink / raw)
  To: linux-btrfs; +Cc: xiangx.dai

Hi! I test on my host and find below issue, i want to know how can fix it?

root@ubuntu ~/xfstests# ./check generic/015
FSTYP         -- btrfs
PLATFORM      -- Linux/x86_64 ubuntu 4.12.0-rc6
MKFS_OPTIONS  -- /dev/sda2
MOUNT_OPTIONS -- /dev/sda2 /fs/scratch

generic/015     - output mismatch (see ~/xfstests/results//generic/015.out.bad)
    --- tests/generic/015.out    2017-05-31 18:15:23.000000000 +0800
    +++ ~/xfstests/results//generic/015.out.bad    2017-06-28 10:12:11.001630002 +0800
    @@ -4,4 +4,5 @@
     check free space:
     delete fill:
     check free space:
    -   !!! free space is in range
    +   !!! free space has value of 17348
    +free space is NOT in range 45591.48 .. 46512.52
    ...
    (Run 'diff -u tests/generic/015.out ~/xfstests/results//generic/015.out.bad'  to see the entire diff)
Ran: generic/015
Failures: generic/015
Failed 1 of 1 tests

I print _free to log and find after rm, the space do not free:

root@ubuntu ~/xfstests# cat log
/dev/sda2      btrfs       51200 16416     46052      27% /fs/scratch
46052
/dev/sda2      btrfs       51200 46144     17348      73% /fs/scratch
17348
/dev/sda2      btrfs       51200 46144     17348      73% /fs/scratch
17348

It makes me confused, and i am sure the file has removed and can not create size over 17348 file.
Is it a bug or something wrong with my host?

Thanks
Dai Xiang

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2017-06-29 14:39 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-06-28  5:59 [QUESTION] xfstest generic/015 run failed Dai Xiang
2017-06-28  8:50 ` Nikolay Borisov
2017-06-29 14:38 ` David Sterba

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox