Re: suspicious number of devices: 72057594037927936

2014-10-28 Thread Filipe David Manana
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

Re: suspicious number of devices: 72057594037927936

2014-10-27 Thread Hugo Mills
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.

Re: suspicious number of devices: 72057594037927936

2014-10-27 Thread Christian Kujau
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

Re: suspicious number of devices: 72057594037927936

2014-10-27 Thread David Sterba
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)) > >

Re: suspicious number of devices: 72057594037927936

2014-10-27 Thread Filipe David Manana
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

suspicious number of devices: 72057594037927936

2014-10-27 Thread Christian Kujau
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