Re: mkfs.btrfs limits "odd" [and maybe a "failed" phantom device?]

2014-12-12 Thread David Taylor
A B C D1 Pa Qa Pb Qb D2 Qc D3 Pc D4 Pd Qd They're only missing if you believe the minimum number of RAID5 disks is not two and the minimum number of RAID6 disks is not three. I do believe that, because that's what the terms are universally taken to mean. Apparently

Re: [PATCH] btrfs: replace simple_strtoul() with kstrtoul()

2014-05-12 Thread David Taylor
kstrtoul appears to take its arguments in a different order: unsigned long long simple_strtoull(const char * cp, char ** endp, unsigned int base); int kstrtoul(const char *s, unsigned int base, unsigned long *res); -- David Taylor -- To unsubscribe from this list: send the line "unsubscribe li

Re: [PATCH 07/14] btrfs-progs: Print more info about device sizes

2014-04-30 Thread David Taylor
with utilization. > > /dev/sda6, ID: 2 > Device size:10.00GiB > Filesystem size: 5.00GiB FS size was what I was about to suggest, before I saw your reply. It makes more sense to me than 'Occupied' and seems cleaner than 'Resized To&#x

Re: BTRFS volume crashes after hard reset

2013-11-04 Thread David Taylor
TS kernel - do they? Running a LTS kernel and an experimental filesystem seem to be somewhat incompatible desires. It seems unlikely they would back-port such fixes. If you want to run btrfs you are far better off compiling your own kernel from up-to-date source. -- David Taylor -- To unsubscribe

defrag - kernel BUG at fs/btrfs/locking.c:264!

2013-10-06 Thread David Taylor
] RSP [ 7815.479107] ---[ end trace 66d49a7250b29fb1 ]--- -- David Taylor -- 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