Received: by 2002:a05:6902:102b:0:0:0:0 with SMTP id x11csp129124ybt; Fri, 12 Jun 2020 22:46:19 -0700 (PDT) X-Google-Smtp-Source: ABdhPJyi/0evQCIxA99azs83ZMBSTYypsPKCrJCRCsnBmQj4QyaEf4UIXsE9kqmBsfbAP3Yke202 X-Received: by 2002:a17:906:768e:: with SMTP id o14mr17160184ejm.497.1592027179363; Fri, 12 Jun 2020 22:46:19 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1592027179; cv=none; d=google.com; s=arc-20160816; b=hSEnXFrfO4tx60hrUECQogUSXlm1UcnpBKOIX089zOkeaXM88Uit3ORc8Nyth/jNzI gx/RLzsZUKMA7wFoWSZydk8fJG5FDtH1GC13xFX6loVHIUmCd8w5jab/WOAXSLU+vqdl Tv3mDUecK6ZLLaHAosXHsmiTiN0euYzlJkrrs9ah+Wy6rNjyL9sN74wvA4YlBSmDwVdL NQF5HwLlGN//yxO+puuWJVWxSdIzFn8xpLE7mYOHUmmz/uZLejDVGPdDGPFEypX+HIwB 6cCGfihG6pxbRO3h0AgkjFeRPZXLx/KDBiCZ/kr33qqvc8+kxVcpmN7CH6Sap3uhVWdB mGOg== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:content-disposition:mime-version :message-id:subject:cc:to:from:date:dkim-signature; bh=2p+DXcEE4ZG0/y/19bFS1ti45MFgeitNHY6K5T7QaPA=; b=R+aGj+Tb2A0mqO9j5fLB7DLTK978o9j3gnhodukX6fOAH8mX4a6HDQc9+r1obQQqNA i0VydSDkn3ZKn7sUyEnofblM2RVe+66HR+Zq9pNNuJoYlPCzjHkDt7N+vC9tnTeZdeBt 9Xz/whUzV5ZnMPKpDTzKat+VW66y8MqXpjq6WoUh9z1AF+fhuZVAh8L9p6dPGD4KM6dT WAicTVTfJVy4fd9e0nSIGOGyoxSamnvkpp1VgqYOJ4Ig477XyAK7jfC/1fWKTfAaoZ8U qp9lEs75ZGWoHroHIEfd0d5l9c9aPzhM9i2NCP+/+U9akwdbd+cauaFVrd49hMyT/tGi IDKA== ARC-Authentication-Results: i=1; mx.google.com; dkim=pass header.i=@kernel.org header.s=default header.b=WR45C6ko; 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 z12si5268617eju.555.2020.06.12.22.45.55; Fri, 12 Jun 2020 22:46:19 -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; dkim=pass header.i=@kernel.org header.s=default header.b=WR45C6ko; 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 S1726290AbgFMFog (ORCPT + 99 others); Sat, 13 Jun 2020 01:44:36 -0400 Received: from mail.kernel.org ([198.145.29.99]:51240 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1725272AbgFMFof (ORCPT ); Sat, 13 Jun 2020 01:44:35 -0400 Received: from localhost (unknown [148.87.23.6]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPSA id 4C59D20739; Sat, 13 Jun 2020 05:44:35 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1592027075; bh=XmdgFCb8PhQn6m2lb86DZFY1Nriu85HXZE4h27AQOYk=; h=Date:From:To:Cc:Subject:From; b=WR45C6kohNi2Z4R07y9g/4IsViEcofHefMVQ94boLbU+V1HmI/GymAxGAsJt9Wkfq KqNATLCKmodI/m/q0/TI9/2nFsDaq+QquG4Y0Inwh2qxgB29hq22NymBHqe1TeJQrz p70NrgbYdH6ueobyOFMG+OxSL26AIy7i/qIqqVWU= Date: Fri, 12 Jun 2020 22:44:31 -0700 From: "Darrick J. Wong" To: Linus Torvalds Cc: "Darrick J. Wong" , linux-fsdevel@vger.kernel.org, linux-xfs@vger.kernel.org, david@fromorbit.com, linux-kernel@vger.kernel.org, sandeen@sandeen.net, hch@lst.de, linux-ext4 , Theodore Ts'o , riteshh@linux.ibm.com Subject: [GIT PULL] iomap: bug fix for 5.8-rc1 Message-ID: <20200613054431.GL11245@magnolia> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Sender: linux-ext4-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-ext4@vger.kernel.org Hi Linus, Please pull this single iomap bug fix for 5.8-rc1 that fixes a variable type mistake on 32-bit architectures. The branch merged cleanly with upstream head as of a few minutes ago. --D The following changes since commit 0e698dfa282211e414076f9dc7e83c1c288314fd: Linux 5.7-rc4 (2020-05-03 14:56:04 -0700) are available in the Git repository at: git://git.kernel.org/pub/scm/fs/xfs/xfs-linux.git tags/iomap-5.8-merge-1 for you to fetch changes up to d4ff3b2ef901cd451fb8a9ff4623d060a79502cd: iomap: Fix unsharing of an extent >2GB on a 32-bit machine (2020-06-08 20:58:29 -0700) ---------------------------------------------------------------- New code for 5.8: - Fix an integer overflow problem in the unshare actor. ---------------------------------------------------------------- Matthew Wilcox (Oracle) (1): iomap: Fix unsharing of an extent >2GB on a 32-bit machine fs/iomap/buffered-io.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)