Received: by 2002:a25:1985:0:0:0:0:0 with SMTP id 127csp4154604ybz; Mon, 20 Apr 2020 17:01:05 -0700 (PDT) X-Google-Smtp-Source: APiQypK4Tnemz3TEzymGAfHJ6Sv3J/G48a3GMCzTq+h5pO8Bf7eHYeUgRZPH5wZp4peepNfhiDwB X-Received: by 2002:a50:9d0b:: with SMTP id v11mr16792898ede.371.1587427265363; Mon, 20 Apr 2020 17:01:05 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1587427265; cv=none; d=google.com; s=arc-20160816; b=aHMF7l96NJ2G5g+DnSrsh4NFblKoXZ4jQ+Tre8N0aXO0utAoAa3eOS3sws+pgg7kbc 4vJam8CjpIdXcuCzL7JDNPqFw8mf76F4Pks8gx1flax0A7BXSRr49feXjCbWSDce2efv XlhAaIzOq2bXlKGRgNFOH6EyXgTdlXd93+VBM1nYt5mbGuiZlbKC+OJUIlVFFFNJyDbB PxlIJgYNDhuK4UFncIZ9PrPgEbLd+p4J8SnTe7bJymMHYhk0amrOXX/PzSmRvJdKu61c XQS96Styjh3RCPzTB1yyE+mrJYNOIvl609IwI6Vg5I632GwqGSji26Qlo9Oi3HNhAkLo VPhg== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:mime-version:auto-submitted :content-transfer-encoding:references:in-reply-to:message-id:date :subject:to:from; bh=AYPomIlRDWCIsNi2rwYz95YcRA6NsyJUPoS+OW7HU6A=; b=Sg6eFBFkXhTPElpwXTCeU0DLsAPwUqgzMUBtmD+AsUpms10/YiNprLbtn9+gn1du1n ddYVSSJA/hBvrzxq5C80BtTXD0H1wmouC8DB3N24B7fDQWrUHLepw6C8OcTvdx6UOHG+ EFB9B8MahZiOk6tcsFsOm3M1sviYIHYTAFRtTDIzh63rVu4lDmhPJfoievzaJzSvFnvZ iQgE5jYbs80TP27E6cJcbt26Ix/WrNUAGfherWwXgzEfwaHRSU1FRZGfbWVItihEuPFY nAwippLYScj0Z4euC/97yRDmJvtCEhs307RczJmYM5rKst24QjzVT050s4zJTq1NxJ2i TgSA== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: domain of linux-ext4-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-ext4-owner@vger.kernel.org; dmarc=pass (p=NONE sp=NONE dis=NONE) header.from=kernel.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [23.128.96.18]) by mx.google.com with ESMTP id r11si488426eju.467.2020.04.20.17.00.40; Mon, 20 Apr 2020 17:01:05 -0700 (PDT) Received-SPF: pass (google.com: domain of linux-ext4-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) client-ip=23.128.96.18; Authentication-Results: mx.google.com; spf=pass (google.com: domain of linux-ext4-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-ext4-owner@vger.kernel.org; dmarc=pass (p=NONE sp=NONE dis=NONE) header.from=kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1726013AbgDUAAh convert rfc822-to-8bit (ORCPT + 99 others); Mon, 20 Apr 2020 20:00:37 -0400 Received: from mail.kernel.org ([198.145.29.99]:43316 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1725550AbgDUAAh (ORCPT ); Mon, 20 Apr 2020 20:00:37 -0400 From: bugzilla-daemon@bugzilla.kernel.org Authentication-Results: mail.kernel.org; dkim=permerror (bad message/signature format) To: linux-ext4@vger.kernel.org Subject: [Bug 207367] Accraid / aptec / Microsemi / ext4 / larger then 16TB Date: Tue, 21 Apr 2020 00:00:36 +0000 X-Bugzilla-Reason: None X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: AssignedTo fs_ext4@kernel-bugs.osdl.org X-Bugzilla-Product: File System X-Bugzilla-Component: ext4 X-Bugzilla-Version: 2.5 X-Bugzilla-Keywords: X-Bugzilla-Severity: normal X-Bugzilla-Who: djwong@kernel.org X-Bugzilla-Status: NEW X-Bugzilla-Resolution: X-Bugzilla-Priority: P1 X-Bugzilla-Assigned-To: fs_ext4@kernel-bugs.osdl.org X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: cc Message-ID: In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: 8BIT X-Bugzilla-URL: https://bugzilla.kernel.org/ Auto-Submitted: auto-generated MIME-Version: 1.0 Sender: linux-ext4-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-ext4@vger.kernel.org https://bugzilla.kernel.org/show_bug.cgi?id=207367 Darrick J. Wong (djwong@kernel.org) changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |djwong@kernel.org --- Comment #4 from Darrick J. Wong (djwong@kernel.org) --- Yikes, jbd2 really ought to be ported to a newer internal API than bmap... -- You are receiving this mail because: You are watching the assignee of the bug.