From: Linus Torvalds Date: Wed, 2 Sep 2020 18:42:18 +0000 (-0700) Subject: Merge tag 'xfs-5.9-fixes-1' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux X-Git-Tag: v5.15~2979 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=e1d0126ca3a66c284a02b083a42e2b39558002cd;p=platform%2Fkernel%2Flinux-starfive.git Merge tag 'xfs-5.9-fixes-1' of git://git./fs/xfs/xfs-linux Pull xfs fixes from Darrick Wong: "Various small corruption fixes that have come in during the past month: - 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" * tag 'xfs-5.9-fixes-1' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux: xfs: initialize the shortform attr header padding entry xfs: fix boundary test in xfs_attr_shortform_verify xfs: fix off-by-one in inode alloc block reservation calculation xfs: finish dfops on every insert range shift iteration --- e1d0126ca3a66c284a02b083a42e2b39558002cd