Received: by 2002:ac0:a5a7:0:0:0:0:0 with SMTP id m36-v6csp1231182imm; Fri, 3 Aug 2018 22:20:09 -0700 (PDT) X-Google-Smtp-Source: AAOMgpc6YHi/l9NoO5it0TvBfhcWsEMpETrq/ptd8LEshyoazo22AiFjkniMY5xefz90E4+w41g6 X-Received: by 2002:a62:1016:: with SMTP id y22-v6mr7599141pfi.109.1533360009675; Fri, 03 Aug 2018 22:20:09 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1533360009; cv=none; d=google.com; s=arc-20160816; b=hT9WdCkFWLkukP0QJqsaqFzGp6eF9mr2+j625erbvCWSz1Jx/w5nZt9bqJ6ecEGeuW wupa1Q2aZ6jTwJF5q2agvD/rEHuqfulEwusz0WKfOdNSH0JToVbaqtY1advRCKArJhhg J/l9cdYiC6VRoTHd+ZMTasJFqRn1P3Js9j/14QgxXyCrJ6u2P+dEIsEaR3ZEZvcv2Fcx /0OmU+d4BTJnPpeG7qAkQ/4ytkhNm+5tYodOLOVcXX34Y8MT4lrbxx4NDuO5NaGdj8z1 syR8xQ1NBtY+00oKHL/DwcITAA/qk1Oa/QUTljM+/JWk/tq+Ggfn5ytG01QXmGCD9FQH MxgA== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:user-agent:content-disposition :mime-version:message-id:subject:cc:to:from:date:dkim-signature :arc-authentication-results; bh=rZADMpvlu/We4Ao8vx2smTxXgZwtixl8Dg9uVYet8II=; b=ayFjCH7Mz2Mm76NUZYYem0dvC953KUN6bnjczNDVNEdRrXxnEQSAkxjkHXusay2Wx+ HFsaWQx7yn1B8cy2WhEK7k4SPetF2arGP0NhCCx841gIwFsTFi4KbBf6zdYX6xhovsCD 6jCIiLcdnREGEFmp71I2lNyzYhUcmzLRq6VSlg/fxuZf1IZqcSFPr9D4qgXpsswDrIwM 2fG0XJgCizIg9M2fr4F1N7k0v+OuXW0ItPfesDJdITPrD67L4AUgdle3szKs9sCDGMzg Rr6RDXM0STYfRxOGmt8JdXMEcM0PPeuW/tVMjN4GG+2Bkqxzxqf9Hf7NiFzDKu2J6Qpu /dKA== ARC-Authentication-Results: i=1; mx.google.com; dkim=pass header.i=@kernel.org header.s=default header.b=j5mcnghp; 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; dmarc=pass (p=NONE sp=NONE dis=NONE) header.from=kernel.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [209.132.180.67]) by mx.google.com with ESMTP id j124-v6si7170508pfb.191.2018.08.03.22.19.28; Fri, 03 Aug 2018 22:20:09 -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; dkim=pass header.i=@kernel.org header.s=default header.b=j5mcnghp; 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; dmarc=pass (p=NONE sp=NONE dis=NONE) header.from=kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1727038AbeHDHQi (ORCPT + 99 others); Sat, 4 Aug 2018 03:16:38 -0400 Received: from mail.kernel.org ([198.145.29.99]:53688 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726186AbeHDHQi (ORCPT ); Sat, 4 Aug 2018 03:16:38 -0400 Received: from localhost (c-67-169-218-210.hsd1.or.comcast.net [67.169.218.210]) (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 DB16221782; Sat, 4 Aug 2018 05:17:18 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1533359839; bh=aoG1fOmkP0MT5yiOZ4pmRrcuUDEcfAqgCBtJs05TmQ4=; h=Date:From:To:Cc:Subject:From; b=j5mcnghpQtuOIuxTkBUv0Ug1N7wd+F0MZzTOXIKcbmC69//uP91idisDAT5vwJ8bx OXk9iLr11ScN4G7DVKIaTmdpOVFGR5wY2h781X1+OnN/7ouIQ+5ZvPpvYSpucCZA3A zNELoLbXnyZ2gYc5mQbwtn84SaZ5aO3HGalRUmvM= Date: Fri, 3 Aug 2018 22:17:18 -0700 From: "Darrick J. Wong" To: "Darrick J. Wong" Cc: Linus Torvalds , Linux Kernel Mailing List , linux-xfs , Eric Sandeen Subject: [GIT PULL] xfs: 4.18 fixes, part 3 Message-ID: <20180804051718.GY30972@magnolia> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.9.4 (2018-02-28) Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Hi Linus, Here's one more patch for 4.18 to fix a coding error in the iomap_bmap function introduced in -rc1. This series has been run through a full xfstests run during the week and through a quick xfstests run against this morning's master, with no major failures reported. --D The following changes since commit d4a34e16555708bab5b67e679a95f055d8ef9882: xfs: properly handle free inodes in extent hint validators (2018-07-24 11:34:52 -0700) are available in the Git repository at: git://git.kernel.org/pub/scm/fs/xfs/xfs-linux.git tags/xfs-4.18-fixes-5 for you to fetch changes up to 79b3dbe4adb3420e74cf755b4beb5d2b43d5928d: fs: fix iomap_bmap position calculation (2018-08-02 13:09:27 -0700) ---------------------------------------------------------------- Changes since last update: - Fix incorrect shifting in the iomap bmap functions. ---------------------------------------------------------------- Eric Sandeen (1): fs: fix iomap_bmap position calculation fs/iomap.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)