Re: [PATCH -v2] btrfs: Use correct values when updating inode i_size on fallocate

2010-01-30 Thread Aneesh Kumar K. V
Hi Chris, I see that you merged an older version of this patch. But i guess it still have some issues. -anesh On Fri, 22 Jan 2010 11:02:45 +0530, Aneesh Kumar K.V aneesh.ku...@linux.vnet.ibm.com wrote: Even though we allocate more, we should be updating inode i_size as per the arguments

Re: panic during rebalance, and now upon mount

2010-01-30 Thread Yan, Zheng
On Sat, Jan 30, 2010 at 2:05 PM, Troy Ablan tab...@gmail.com wrote: Hi folks, During a very lengthy btrfs-vol -b (3.5 days in), btrfs BUGged out. Upon rebooting and trying to mount that fs, the exact same bug (with the exact same call trace) happens.  I moved up to 2.6.33-rc6 from

Re: how to check data and metadata type

2010-01-30 Thread Thomas Kupper
On 30 Jan 2010, at 16:18, Josef Bacik wrote: On Fri, Jan 29, 2010 at 11:43:45PM +0100, Thomas Kupper wrote: Just a short question: How can I check the data and metadata modes of a multi-device btrfs device? btrfs-show is of no help and df is still not showing the correct size of it

Re: panic during rebalance, and now upon mount

2010-01-30 Thread Troy Ablan
Yan, Zheng wrote: Thank you for reporting this. Would you please run btrsck and mount that fs again with the debug patch attached below. Regards Yan, Zheng --- diff -urp 1/fs/btrfs/extent-tree.c 2/fs/btrfs/extent-tree.c --- 1/fs/btrfs/extent-tree.c 2010-01-22 12:16:34.203525744 +0800

Re: how to check data and metadata type

2010-01-30 Thread Piavlo
Thomas Kupper wrote: On 30 Jan 2010, at 16:18, Josef Bacik wrote: On Fri, Jan 29, 2010 at 11:43:45PM +0100, Thomas Kupper wrote: Just a short question: How can I check the data and metadata modes of a multi-device btrfs device? btrfs-show is of no help and df is still not showing the

Re: how to check data and metadata type

2010-01-30 Thread Josef Bacik
On Sat, Jan 30, 2010 at 05:57:49PM +0100, Thomas Kupper wrote: On 30 Jan 2010, at 16:18, Josef Bacik wrote: On Fri, Jan 29, 2010 at 11:43:45PM +0100, Thomas Kupper wrote: Just a short question: How can I check the data and metadata modes of a multi-device btrfs device? btrfs-show

Re: how to check data and metadata type

2010-01-30 Thread Thomas Kupper
On 30 Jan 2010, at 19:20, Josef Bacik wrote: On Sat, Jan 30, 2010 at 05:57:49PM +0100, Thomas Kupper wrote: On 30 Jan 2010, at 16:18, Josef Bacik wrote: On Fri, Jan 29, 2010 at 11:43:45PM +0100, Thomas Kupper wrote: Just a short question: How can I check the data and metadata modes of

Re: how to check data and metadata type

2010-01-30 Thread Thomas Kupper
On 31 Jan 2010, at 18:39, Piavlo wrote: Thomas Kupper wrote: On 30 Jan 2010, at 16:18, Josef Bacik wrote: On Fri, Jan 29, 2010 at 11:43:45PM +0100, Thomas Kupper wrote: Just a short question: How can I check the data and metadata modes of a multi-device btrfs device? btrfs-show is of