On Mon, Oct 27, 2014 at 6:33 PM, Hugo Mills wrote:
> On Mon, Oct 27, 2014 at 11:21:13AM -0700, Christian Kujau wrote:
>> On Mon, 27 Oct 2014 at 16:35, David Sterba wrote:
>> > Yeah sorry, I sent the v2 too late, here's an incremental that applies
>> > on top of current 3.18-rc
>> >
>> > https://pa
On Mon, Oct 27, 2014 at 11:21:13AM -0700, Christian Kujau wrote:
> On Mon, 27 Oct 2014 at 16:35, David Sterba wrote:
> > Yeah sorry, I sent the v2 too late, here's an incremental that applies
> > on top of current 3.18-rc
> >
> > https://patchwork.kernel.org/patch/5160651/
>
> Yup, that fixes it.
On Mon, 27 Oct 2014 at 16:35, David Sterba wrote:
> Yeah sorry, I sent the v2 too late, here's an incremental that applies
> on top of current 3.18-rc
>
> https://patchwork.kernel.org/patch/5160651/
Yup, that fixes it. Thank you! If it's needed:
Tested-by: Christian Kujau
@Filipe: and thanks
On Mon, Oct 27, 2014 at 10:57:59AM +, Filipe David Manana wrote:
> > The only thing fancy may be the machine: PowerBook G4 (powerpc 32 bit),
> > running Debian/Linux (stable).
> >
> > The message comes from the newly added fs/btrfs/disk-io.c:
> >
> > if (sb->num_devices > (1UL << 31))
> >
on, no fancy mount options:
>
> # mount -t btrfs -o ro /dev/sda6 /usr/local/
> mount: wrong fs type, bad option, bad superblock on /dev/sda6,
> [...]
> BTRFS: suspicious number of devices: 72057594037927936
> BTRFS: super offset mismatch 1099511627776 != 65536
> BTRFS: super
type, bad option, bad superblock on /dev/sda6,
[...]
BTRFS: suspicious number of devices: 72057594037927936
BTRFS: super offset mismatch 1099511627776 != 65536
BTRFS: superblock contains fatal errors
BTRFS: open_ctree failed
The only thing fancy may be the machine: PowerBook G4 (powerpc 3