Received: by 2002:a05:6a10:22f:0:0:0:0 with SMTP id 15csp611204pxk; Wed, 2 Sep 2020 10:02:37 -0700 (PDT) X-Google-Smtp-Source: ABdhPJwqvbUZ8ODR5Hhn/RFPhSlPfHXwEIMIPdb84W3NPCfOOPGkKpWlSDvqBboMl7dx/ZB8kpNP X-Received: by 2002:a17:906:a885:: with SMTP id ha5mr880853ejb.511.1599066157357; Wed, 02 Sep 2020 10:02:37 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1599066157; cv=none; d=google.com; s=arc-20160816; b=axAlX6ORN8gAvw1wV96ap0qbgZPTlDiQa2MwQv8Y8DnSk0qnjbZ7pxGmXrMNPbRVov TgEKmin30Awa3B7I+/tceX+SrnrSbfDG7AvuOijs9Ar45C9Ir/ZUFcGbB0bl2KUPfqnB IVb8DpmAnma5WhG7eCMqFj7cQhYusT9INKphDBfHA6yMsLHV3f5WK5CHTW5bFze+Xo0m OQxw1t8idH8U8V/oLgP7k+U/ApDmhlIqjgWa8idkFKf5Dy9GJkokLz6f09DWa6/yrAFU oe6Nm8iOM3FKCw+0oXbgmqcVgZv6ESUH9Lc9yXH/7DI0jRrg96xCeyj0myNMmrXVam5W j57w== 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=51WNSIQHO692/7hf3ohwWsASq5sUDO3X4NY4RxMilKM=; b=H3It8ubV0U4Fyf8zd39AimxUO9548Uu+OZ2gA/F0GffH9yLEwH3OGOE6EJO2LN3QwL djypgzDfMH6hYlSO9FgX0KEk5bIZ/1ECUSIW4swx7JMbdtN0/L5i4ATf3lcd3mwQ97EB SVuJGCABaw4nDf1mMbiplclw4NrM6hyN4zm/a+/j8wYH/2KlzF/an4b74ECwVnZe1vHR csOrTs+hmxeWR7519jyBqgR1Gpd2v7OleaoHE6b4pMV/B1hb+13iF0YKMdmokqRA9LAx U82aUsQjM4v+LxR+rot8ZZHCe2H2e10YRkSJcSB4t19023oEMSVApw+cLnWuGvXKq5Be ZmXw== ARC-Authentication-Results: i=1; mx.google.com; dkim=pass header.i=@kernel.org header.s=default header.b=e6Co5i4d; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 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. [23.128.96.18]) by mx.google.com with ESMTP id i7si78519ejo.667.2020.09.02.10.02.12; Wed, 02 Sep 2020 10:02:37 -0700 (PDT) Received-SPF: pass (google.com: domain of linux-kernel-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=e6Co5i4d; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 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 S1726269AbgIBRA1 (ORCPT + 99 others); Wed, 2 Sep 2020 13:00:27 -0400 Received: from mail.kernel.org ([198.145.29.99]:56962 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1727028AbgIBRAU (ORCPT ); Wed, 2 Sep 2020 13:00:20 -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 0BCE5208B3; Wed, 2 Sep 2020 17:00:20 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1599066020; bh=5TBnPOJmm+0HmBQ0PdJBZ3arGLJewAGOBH/ZEfVwIUo=; h=Date:From:To:Cc:Subject:From; b=e6Co5i4digpWyRfPQH8LhZkzjhwpQdGRjBJ8U4/uB+OburtVXSoIbrheLw6LqVwLZ BBtwG19Ln+tnpPlE93pCGqt6gsFIuq67+2oD0WdXeWmOCkiAT8O7IE8Jwrj1AgjamX rzOY0UyunhREWOJ5fC6XTLgjQ4QngUz/Qpx08fSY= Date: Wed, 2 Sep 2020 10:00:19 -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 Subject: [GIT PULL] xfs: small fixes for 5.9 Message-ID: <20200902170019.GO6096@magnolia> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Hi Linus, Please pull these various corruption fixes that have come in during the past month. The branch merges cleanly with upstream as of a few minutes ago, so please let me know if anything strange happens. --D The following changes since commit 9123e3a74ec7b934a4a099e98af6a61c2f80bbf5: Linux 5.9-rc1 (2020-08-16 13:04:57 -0700) are available in the Git repository at: git://git.kernel.org/pub/scm/fs/xfs/xfs-linux.git tags/xfs-5.9-fixes-1 for you to fetch changes up to 125eac243806e021f33a1fdea3687eccbb9f7636: xfs: initialize the shortform attr header padding entry (2020-08-27 08:01:31 -0700) ---------------------------------------------------------------- Fixes for 5.9: - Avoid a log recovery failure for an insert range operation by rolling deferred ops incrementally instead of at the end. - Fix an off-by-one error when calculating log space reservations for anything involving an inode allocation or free. - Fix a broken shortform xattr verifier. - Ensure that the shortform xattr header padding is always initialized to zero. ---------------------------------------------------------------- Brian Foster (2): xfs: finish dfops on every insert range shift iteration xfs: fix off-by-one in inode alloc block reservation calculation Darrick J. Wong (1): xfs: initialize the shortform attr header padding entry Eric Sandeen (1): xfs: fix boundary test in xfs_attr_shortform_verify fs/xfs/libxfs/xfs_attr_leaf.c | 8 +++++--- fs/xfs/libxfs/xfs_ialloc.c | 4 ++-- fs/xfs/libxfs/xfs_trans_space.h | 2 +- fs/xfs/xfs_bmap_util.c | 2 +- 4 files changed, 9 insertions(+), 7 deletions(-)