Re: [PATCH] btrfs: Disable BTRFS on platforms having 256K pages

2021-06-10 Thread Christophe Leroy
Le 10/06/2021 à 15:54, Chris Mason a écrit : On Jun 10, 2021, at 1:23 AM, Christophe Leroy wrote: With a config having PAGE_SIZE set to 256K, BTRFS build fails with the following message include/linux/compiler_types.h:326:38: error: call to '__compiletime_assert_791' declared with attri

Re: [PATCH] btrfs: Disable BTRFS on platforms having 256K pages

2021-06-10 Thread David Sterba
On Thu, Jun 10, 2021 at 04:50:09PM +0200, Christophe Leroy wrote: > > > Le 10/06/2021 à 15:54, Chris Mason a écrit : > > > >> On Jun 10, 2021, at 1:23 AM, Christophe Leroy > >> wrote: > >> > >> With a config having PAGE_SIZE set to 256K, BTRFS build fails > >> with the following message > >> >

Re: [PATCH] btrfs: Disable BTRFS on platforms having 256K pages

2021-06-10 Thread Chris Mason
> On Jun 10, 2021, at 1:23 AM, Christophe Leroy > wrote: > > With a config having PAGE_SIZE set to 256K, BTRFS build fails > with the following message > > include/linux/compiler_types.h:326:38: error: call to > '__compiletime_assert_791' declared with attribute error: BUILD_BUG_ON > failed:

Re: [PATCH] btrfs: Disable BTRFS on platforms having 256K pages

2021-06-11 Thread David Sterba
On Fri, Jun 11, 2021 at 12:58:58PM +, Chris Mason wrote: > > On Jun 10, 2021, at 12:20 PM, David Sterba wrote: > > On Thu, Jun 10, 2021 at 04:50:09PM +0200, Christophe Leroy wrote: > >> Le 10/06/2021 à 15:54, Chris Mason a écrit : > On Jun 10, 2021, at 1:23 AM, Christophe Leroy > w

Re: [PATCH] btrfs: Disable BTRFS on platforms having 256K pages

2021-06-11 Thread Chris Mason
> On Jun 10, 2021, at 12:20 PM, David Sterba wrote: > > On Thu, Jun 10, 2021 at 04:50:09PM +0200, Christophe Leroy wrote: >> >> >> Le 10/06/2021 à 15:54, Chris Mason a écrit : >>> On Jun 10, 2021, at 1:23 AM, Christophe Leroy wrote: With a config having PAGE_SIZE set to

Re: [PATCH] btrfs: Disable BTRFS on platforms having 256K pages

2021-06-11 Thread Chris Mason
> On Jun 11, 2021, at 9:21 AM, David Sterba wrote: > > On Fri, Jun 11, 2021 at 12:58:58PM +, Chris Mason wrote: >>> On Jun 10, 2021, at 12:20 PM, David Sterba wrote: >>> On Thu, Jun 10, 2021 at 04:50:09PM +0200, Christophe Leroy wrote: Le 10/06/2021 à 15:54, Chris Mason a écrit : >

RE: [PATCH] btrfs: Disable BTRFS on platforms having 256K pages

2021-06-12 Thread Brian Cain
> -Original Message- > From: Christophe Leroy ... > Le 10/06/2021 à 15:54, Chris Mason a écrit : > > > >> On Jun 10, 2021, at 1:23 AM, Christophe Leroy > wrote: > >> > >> With a config having PAGE_SIZE set to 256K, BTRFS build fails > >> with the following message > >> > >> include/lin