From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from ozlabs.org (ozlabs.org [103.22.144.67]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by lists.ozlabs.org (Postfix) with ESMTPS id 3tHTzd4z5RzDvcm for ; Mon, 14 Nov 2016 23:17:17 +1100 (AEDT) In-Reply-To: <1478157487-1533-1-git-send-email-mpe@ellerman.id.au> To: Michael Ellerman , linuxppc-dev@ozlabs.org From: Michael Ellerman Cc: anton@samba.org Subject: Re: powerpc/configs: Drop REISERFS from pseries & powernv Message-Id: <3tHTzd1YfNz9t1h@ozlabs.org> Date: Mon, 14 Nov 2016 23:17:16 +1100 (AEDT) List-Id: Linux on PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , On Thu, 2016-03-11 at 07:18:07 UTC, Michael Ellerman wrote: > No one uses reiserfs much these days, or is likely to in future. So drop > it from pseries and powernv defconfigs to save time and space. It's > still enabled in ppc64_defconfig so we get some build coverage. > > Signed-off-by: Michael Ellerman Applied to powerpc next. https://git.kernel.org/powerpc/c/7a53ef5ebe80bc15f70d060dc45484 cheers