Received: by 2002:ac0:a581:0:0:0:0:0 with SMTP id m1-v6csp2684693imm; Sun, 24 Jun 2018 02:07:45 -0700 (PDT) X-Google-Smtp-Source: ADUXVKL16qznj5VsIaBCUT+DqcPaEngeHxziUtZVzEE0SpfazQe7S+ZXnxHrGyv13UeMfS+LGoga X-Received: by 2002:a65:6343:: with SMTP id p3-v6mr6973992pgv.63.1529831265767; Sun, 24 Jun 2018 02:07:45 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1529831265; cv=none; d=google.com; s=arc-20160816; b=ZFBq9Yo9wT95xeWexfSnpnAdHlpinbcRxUOwinNKscN1u16gJ7XGcaP4qGUzxa2YK0 Hw9XFPNZNZ4sX8wdDYuM5bBd6jiNc8P8pb21U5+AFvY9Xdr1pBP1cwrqI+QvVzNwWwcV YnM4u//UD4LIsBbOQ6EfkxE1nS/cPe38qMx9mX8z/yiF+5lg4altloIH+kpuWqh1pJv+ xb9Q0gKrslzqCup4z9PYqgFV40u/0L4NkinDHcOnJfeV0G7XpnH0LA6tB/ye3agBzPud O4WjYI/rI2Pbej8Xf+6ASCHvV9zx0BKn3DjjogPSApXDF4fBQNpnEz93R9Ox/2LX9fA/ KNLg== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:content-transfer-encoding:mime-version :references:in-reply-to:message-id:date:subject:cc:to:from :arc-authentication-results; bh=KYrU716j88Vw+DVBF9c/M++8heQdvg9n3wvagRoOjgw=; b=e/KZwQrEdEdqLsY6a8swlLzPL62B3EitZ5laelw9XEIYOR6aw6yN3e0AAH2QR7jkBj AcLSbK4Ci/IO59LX/dPvhgbyOB5en19DxoEHyLKldCA9GJeV0v1jagGuM7am53EZ18yP 8hCZkBaXF7fp4elQLa0vIzp+t5a031u6GJfIawNkY6Eg1VMjvYYYAWUjRpsOQDBv46SR gSn8pKDooB56XWzzGf6mDlRaAUJxiSgLUpDvt2r1m/3TtX1Y0QQy+A8Ado7b+MdvIajR g+xOxHrBk7y/0szfM/PlPKXxIWRZkn/xRHRJKbwa7zwwRwY7LTC83CJ1BR3KtElvUUzy m4Cw== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [209.132.180.67]) by mx.google.com with ESMTP id l12-v6si9901824pgs.601.2018.06.24.02.07.29; Sun, 24 Jun 2018 02:07:45 -0700 (PDT) Received-SPF: pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) client-ip=209.132.180.67; Authentication-Results: mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751965AbeFXJGu convert rfc822-to-8bit (ORCPT + 99 others); Sun, 24 Jun 2018 05:06:50 -0400 Received: from mondschein.lichtvoll.de ([194.150.191.11]:45407 "EHLO mail.lichtvoll.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751759AbeFXJGt (ORCPT ); Sun, 24 Jun 2018 05:06:49 -0400 Authentication-Results: auth=pass smtp.auth=martin smtp.mailfrom=martin@lichtvoll.de Received: from 127.0.0.1 (localhost [127.0.0.1]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.lichtvoll.de (Postfix) with ESMTPSA id 8F98334D956; Sun, 24 Jun 2018 11:06:47 +0200 (CEST) From: Martin Steigerwald To: Michael Schmitz Cc: Geert Uytterhoeven , Matthew Wilcox , David Sterba , Linux FS Devel , Linux Kernel Mailing List , Jens Axboe , linux-m68k , Joanne Dow Subject: Re: moving affs + RDB partition support to staging? (was: Re: Moving unmaintained filesystems to staging) Date: Sun, 24 Jun 2018 11:06:46 +0200 Message-ID: <1910962.ItDVNtUG5Q@merkaba> In-Reply-To: References: <20180425154602.GA8546@bombadil.infradead.org> MIME-Version: 1.0 Content-Transfer-Encoding: 8BIT Content-Type: text/plain; charset="iso-8859-1" Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Hi. Michael Schmitz - 27.04.18, 04:11: > test results at https://bugzilla.kernel.org/show_bug.cgi?id=43511 > indicate the RDB parser bug is fixed by the patch given there, so if > Martin now submits the patch, all should be well? Ok, better be honest than having anyone waiting for it: I do not care enough about this, in order to motivate myself preparing the a patch from Joanne Dow?s fix. I am not even using my Amiga boxes anymore, not even the Sam440ep which I still have in my apartment. So RDB support in Linux it remains broken for disks larger 2 TB, unless someone else does. Thanks. -- Martin