Received: by 2002:a25:86ce:0:0:0:0:0 with SMTP id y14csp1917191ybm; Thu, 23 May 2019 08:35:26 -0700 (PDT) X-Google-Smtp-Source: APXvYqxVnjs3YGiw6TaA3O8+LrC4fQ0pBEvjxq/tLtRr5W4lF3Dr9e2qEpd+NMoIWWiZ9/xvRLj0 X-Received: by 2002:a63:5726:: with SMTP id l38mr38189168pgb.344.1558625725904; Thu, 23 May 2019 08:35:25 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1558625725; cv=none; d=google.com; s=arc-20160816; b=gt0JLgjJwdOhllGZQ+dWmjkeSJ5zD391cxzvuA+I9P4BBYkGfW6Y2TynP57vQGv2Fm iZqiqkCMRwLi2RhdSiJlVrm5rIdehJk8n5x6WalmxjYWSCvR9AMR2P2/9oXO4x1vWoR0 pLTihmlLNf5lIBCmfYz5UYgJpHihZiUh5X6Mm1CglYzbidnYx0yRk373Jig8O1SbDSPk +jpiQCyk/DjUHAmnVlQFP6hO4zQ0ZXJ2bfiQP02q+YpxqkUNPXTjzB3f1BSaKTNjbFU+ GlfmrBiNmrbPWcf/lnny0HkqXgjidbdmumt02hb6JR4tiuz6+V8R0IB13MtI678bW5HJ 5Trw== 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; bh=Zvl5K0wbx1MB0+U863GccpmeW6QIULWNS537tui103c=; b=juKtw+59HrfRmFZa0ituS9cdwRawiuxbForZb6Jup3g7IfCDufD2nBJVu6vspoP0Lt 9rW/6C05wA/e9C/SQQsB7RFn4zzDZeDu3qTeLNjEMs0FxXX4rBdp9o35YVLXolYONqgd Vbpo7baz02Jg6HSm1gALAalzCZrf7YZL7bTD74J8i+W6dtpRO73YUVSIAMnQ0DUu4+cD FhHOcnk6RQBYySsckeW/AVz9vsM2vVaGsganNqjZVJtE9xPfAfrzVqAyDh5cONZtZ/9l cmCYF0ynpWdQBHJJQnWva/dVkSGeb/Goa3m848pqXjQuS928SWzwJPwcbmY4XtVAy+2F /S6Q== ARC-Authentication-Results: i=1; mx.google.com; dkim=pass header.i=@kernel.org header.s=default header.b="shr/vyPX"; 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 n6si6297621pgq.501.2019.05.23.08.35.08; Thu, 23 May 2019 08:35:25 -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="shr/vyPX"; 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 S1730987AbfEWPdr (ORCPT + 99 others); Thu, 23 May 2019 11:33:47 -0400 Received: from mail.kernel.org ([198.145.29.99]:39152 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1730752AbfEWPdr (ORCPT ); Thu, 23 May 2019 11:33:47 -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 8F43820868; Thu, 23 May 2019 15:33:46 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1558625626; bh=eU0bc1TZXJmCh4tCLvIgnWjjGcWTvmqs3/XKWuOj0Rw=; h=Date:From:To:Cc:Subject:From; b=shr/vyPXYAf7BJng+NopCN58Hohj7ENBVhPVi2GBA2VGs+VphSTRmh0ameJkUHYn3 oJH+bP8nYk7XtJbaWOjcSq8DYYmtzmCwuauXSXJcexTVGy5uhTC9ov76acb7V29ssW tLD/unmzEQvRKgj3Xcz09wXLokUckxgeuIChjGGI= Date: Thu, 23 May 2019 08:33:46 -0700 From: "Darrick J. Wong" To: torvalds@linux-foundation.org Cc: "Darrick J. Wong" , Dave Chinner , linux-kernel@vger.kernel.org, linux-xfs@vger.kernel.org, sandeen@sandeen.net, hch@lst.de Subject: [GIT PULL] xfs: fixes for 5.2 Message-ID: <20190523153346.GG5141@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 a bug fix for a minor accounting problem reported by a user. It's survived a few days of fstests and merges cleanly with upstream as of a few minutes ago. Let me know if there are problems. (Urgh, I just noticed that the tag message lists the wrong version. If that's going to be a problem I can retag and resend...) --D The following changes since commit a188339ca5a396acc588e5851ed7e19f66b0ebd9: Linux 5.2-rc1 (2019-05-19 15:47:09 -0700) are available in the Git repository at: git://git.kernel.org/pub/scm/fs/xfs/xfs-linux.git tags/xfs-5.2-fixes-1 for you to fetch changes up to 5cd213b0fec640a46adc5e6e4dfc7763aa54b3b2: xfs: don't reserve per-AG space for an internal log (2019-05-20 11:25:39 -0700) ---------------------------------------------------------------- Fixes for 5.1: - Fix an accounting mistake where we included the log space when calculating the reserve space for metadata expansion. ---------------------------------------------------------------- Darrick J. Wong (1): xfs: don't reserve per-AG space for an internal log fs/xfs/libxfs/xfs_ialloc_btree.c | 9 +++++++++ fs/xfs/libxfs/xfs_refcount_btree.c | 9 +++++++++ fs/xfs/libxfs/xfs_rmap_btree.c | 9 +++++++++ 3 files changed, 27 insertions(+)