linux-ext4.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* xfstest-bld generic/018 fails due to e4defrag issue
@ 2014-04-09  5:37 jon ernst
  2014-04-09 22:03 ` Theodore Ts'o
  0 siblings, 1 reply; 8+ messages in thread
From: jon ernst @ 2014-04-09  5:37 UTC (permalink / raw)
  To: linux-ext4@vger.kernel.org List; +Cc: Theodore Ts'o

Hi,
running latest xfstest-bld with latest ext4 kernel "dev"
branch(ad6599ab3a).I always get generic/018 failed.
Then I took closer look and found out this issue.

After run this:

fragfile="/vdf/testfile"
for I in `seq 9 -1 0`; do
    dd if=/dev/zero of=$fragfile bs=4k count=1 conv=notrunc seek=$I oflag=sync
done


Even though the file does exist. e4defrag complains about:

(this output comes from kvm guest machine)
> e4defrag -v /vdf/testfile
Can't get super block info: Success
"/vdf/testfile"

Is this a known issue or something I did wrong.

Thank you!

Jon

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

end of thread, other threads:[~2014-04-11  3:18 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-04-09  5:37 xfstest-bld generic/018 fails due to e4defrag issue jon ernst
2014-04-09 22:03 ` Theodore Ts'o
2014-04-10  4:13   ` jon ernst
2014-04-10 13:56     ` Theodore Ts'o
2014-04-10 18:42       ` Darrick J. Wong
2014-04-11  3:07         ` Theodore Ts'o
2014-04-11  3:10           ` jon ernst
2014-04-11  3:17             ` [PATCH] e4defrag: fix error reporting when ext2fs_open fails Theodore Ts'o

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).