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 <sensi...@gmx.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-btrfs" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to