lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date:	Sun, 23 Mar 2014 08:57:30 +0800
From:	Fengguang Wu <fengguang.wu@...el.com>
To:	Benjamin LaHaise <bcrl@...ck.org>
Cc:	LKML <linux-kernel@...r.kernel.org>, lkp@...org,
	linux-fsdevel@...r.kernel.org
Subject: Re: [aio] e52ddd946a: xfstests generic/211 fail

On Sat, Mar 22, 2014 at 08:51:05PM -0400, Benjamin LaHaise wrote:
> On Sun, Mar 23, 2014 at 08:40:09AM +0800, Fengguang Wu wrote:
> > Hi Benjamin,
> > 
> > We noticed xfstests fail and the first bad commit is
> 
> What is the failure?  This is awfully vague for a bug report.

In the email title: the generic/211 case of xfstests.

Here are the rough steps to reproduce the problem in KVM:

mkfs -t ext4 -q /dev/vda
mkfs -t ext4 -q /dev/vdd
mount -t ext4 /dev/vda /fs/vda
mount -t ext4 /dev/vdd /fs/vdd
export TEST_DIR=/fs/vda
export TEST_DEV=/dev/vda
export SCRATCH_DEV=/dev/vdd
export SCRATCH_MNT=/fs/scratch
mkdir /fs/scratch -p
./check generic/211

Thanks,
Fengguang
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ