[PATCH 2/2] btrfs-progs: rename debug-tree.c to btrfs-debug-tree.c

2012-11-13 Thread Wang Sheng-Hui
Make the name more clear in Makefile and the usage description of debug-tree.c Signed-off-by: Wang Sheng-Hui --- Makefile |4 +- btrfs-debug-tree.c | 381 debug-tree.c | 381 ---

btrfs-progs: rename debug-tree.c to btrfs-debug-tree.c

2012-11-13 Thread Wang Sheng-Hui
Make the name more clear in Makefile and the usage description of debug-tree.c Signed-off-by: Wang Sheng-Hui --- Makefile |4 +- btrfs-debug-tree.c | 381 debug-tree.c | 381 ---

[PATCH 1/2] btrfs-progs: update usage description for debug-tree.c

2012-11-13 Thread Wang Sheng-Hui
There are more options than "-e" only. Update the description for the usage. Signed-off-by: Wang Sheng-Hui --- debug-tree.c | 10 +- 1 files changed, 9 insertions(+), 1 deletions(-) diff --git a/debug-tree.c b/debug-tree.c index 94ffd8e..f6bd5d8 100644 --- a/debug-tree.c +++ b/debug-t

Re: Mixed RAID 1 and 0 in different subvolumes (cont.)

2012-11-13 Thread Fred Chang
Dear Hugo, Thanks so much for your reply. Sincerely, Fred On Tue, Nov 13, 2012 at 7:20 PM, Hugo Mills wrote: > On Tue, Nov 13, 2012 at 06:52:42PM +0800, Fred Chang wrote: >> Assume I have two disks, said disk1 and disk2, and two subvolumes, >> said sv1 and sv2. With BTRFS, may I assign sv1 work

btrfs slow for virtual disks - warn_slowpath_common - stack trace

2012-11-13 Thread Peter Maloney
I have the same issue as described in this bug tracker, and I have a stack trace: https://bugzilla.redhat.com/show_bug.cgi?id=689127 I would love to post my stack trace on the tracker, but it won't send me a confirmation email for creating an account. Windows 8 64 bit preview has been installing

Re: [PATCH 00/26] Btrfs: Add device replace code

2012-11-13 Thread Bart Noordervliet
Hi Stefan, I gave your patchset a whirl and it worked like a charm. Thanks a lot for your work. I was confused for a moment by the fact that the operation doesn't immediately resize btrfs to use all of the new device's available space. But after a bit of thought I suppose that is intentional to ma

Re: Mixed RAID 1 and 0 in different subvolumes (cont.)

2012-11-13 Thread Hugo Mills
On Tue, Nov 13, 2012 at 06:52:42PM +0800, Fred Chang wrote: > Assume I have two disks, said disk1 and disk2, and two subvolumes, > said sv1 and sv2. With BTRFS, may I assign sv1 working with raid0 and > sv2 working with raid1? Not yet. It's planned, but nobody's done it yet. Hugo. > One ye

Mixed RAID 1 and 0 in different subvolumes (cont.)

2012-11-13 Thread Fred Chang
Assume I have two disks, said disk1 and disk2, and two subvolumes, said sv1 and sv2. With BTRFS, may I assign sv1 working with raid0 and sv2 working with raid1? One year ago, this function was not aviliable. If there were test version, I am willing to test it. Thanks -- To unsubscribe from this l

Re: BTRFS Bug

2012-11-13 Thread Sem
Ross Moore rossmoore.net> writes: [...] > >> It reports Total as smaller than Used. That just seems very > >> wrong to me. I'd also like to rescue my filesystem rather than kill it > >> and restore from backup if possible (since it's pretty big and > >> restoring would take a while / be error-pro