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:	Tue, 8 Nov 2011 20:07:01 -0500
From:	Chris Mason <chris.mason@...cle.com>
To:	Arne Jansen <sensille@....net>
Cc:	Andrea Gelmini <andrea.gelmini@...il.com>,
	linux-btrfs <linux-btrfs@...r.kernel.org>,
	LKML <linux-kernel@...r.kernel.org>
Subject: Re: [GIT PULL] Btrfs pull request

On Tue, Nov 08, 2011 at 08:47:56AM +0100, Arne Jansen wrote:
> On 07.11.2011 13:50, Andrea Gelmini wrote:
> > 2011/11/7 Arne Jansen <sensille@....net>:
> >> is it 32 or 64 bit?
> > 
> > 64bit.
> > Please take a look at my other reply.
> 
> Can you please have a look with strace to make sure it's
> really the ioctl the ENOMEM originates froM?

Looks like bio_add_page() is failing and we're getting the enomem from
there.  LVM is only letting us put one page in each bio.

-chris

--
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