Re: Building a brtfs filesystem 70M?

2014-03-11 Thread Saul Wold
On 03/10/2014 10:47 PM, Gui Hecheng wrote: On Mon, 2014-03-10 at 20:16 -0700, Saul Wold wrote: On 03/10/2014 07:38 PM, Gui Hecheng wrote: On Mon, 2014-03-10 at 16:25 -0700, Saul Wold wrote: Hi There There seems to be an issue if we try to build a btrfs based FS that is less than 70M, we get

Re: Building a brtfs filesystem 70M?

2014-03-11 Thread Saul Wold
On 03/11/2014 06:10 PM, quwen...@cn.fujitsu.com wrote: On Tue, 11 Mar 2014 09:37:00 -0700, Zach Brown wrote: There seems to be an issue if we try to build a btrfs based FS that is less than 70M, we get the following assertion failure: mkfs.btrfs: extent-tree.c:2682: btrfs_reserve_extent:

Building a brtfs filesystem 70M?

2014-03-10 Thread Saul Wold
: mkfs.btrfs -b 10889216 -r rootfs rootfs.btrfs Thanks -- Sau! Saul Wold Yocto Component Wrangler @ Intel Yocto Project / Poky Build System -- 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

Re: Building a brtfs filesystem 70M?

2014-03-10 Thread Saul Wold
On 03/10/2014 07:38 PM, Gui Hecheng wrote: On Mon, 2014-03-10 at 16:25 -0700, Saul Wold wrote: Hi There There seems to be an issue if we try to build a btrfs based FS that is less than 70M, we get the following assertion failure: mkfs.btrfs: extent-tree.c:2682: btrfs_reserve_extent: Assertion

Re: Issue building a file based rootfs image with mkfs.btrfs

2013-10-14 Thread Saul Wold
From: Saul Wold [s...@linux.intel.com] Sent: Tuesday, October 01, 2013 4:50 PM To: Chris Mason Cc: linux-btrfs@vger.kernel.org Subject: Re: Issue building a file based rootfs image with mkfs.btrfs On 09/28/2013 05:29 AM, Chris Mason wrote: Quoting Saul Wold (2013-09-19 14:19:34) Hi

Re: Issue building a file based rootfs image with mkfs.btrfs

2013-10-01 Thread Saul Wold
On 09/28/2013 05:29 AM, Chris Mason wrote: Quoting Saul Wold (2013-09-19 14:19:34) Hi there, I am attempting to build a rootfs image from an existing rootfs directory tree. I am using the 0.20 @ 194aa4a of Chris's git repo. The couple problem I saw was that the target image file needed

Re: Issue building a file based rootfs image with mkfs.btrfs

2013-09-28 Thread Saul Wold
On 09/28/2013 05:29 AM, Chris Mason wrote: Quoting Saul Wold (2013-09-19 14:19:34) Hi there, I am attempting to build a rootfs image from an existing rootfs directory tree. I am using the 0.20 @ 194aa4a of Chris's git repo. The couple problem I saw was that the target image file needed

Re: Issue building a file based rootfs image with mkfs.btrfs

2013-09-22 Thread Saul Wold
On 09/19/2013 11:19 AM, Saul Wold wrote: Hi there, I am attempting to build a rootfs image from an existing rootfs directory tree. I am using the 0.20 @ 194aa4a of Chris's git repo. The couple problem I saw was that the target image file needed to exist, although I think I can patch

Issue building a file based rootfs image with mkfs.btrfs

2013-09-19 Thread Saul Wold
failed unable to traverse_directory Making image is aborted. mkfs.btrfs: mkfs.c:1542: main: Assertion `!(ret)' failed. I am kind of stuck on this one, took it as far as I can right now. Would I be better off dropping back to 0.19 or can we move forward fixing this? Thanks -- Sau! Saul