From: Linus Torvalds Date: Mon, 6 May 2024 20:43:13 +0000 (-0700) Subject: Merge tag 'for-6.9-rc7-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave... X-Git-Tag: microblaze-v6.13~1274 X-Git-Url: http://git.monstr.eu/?a=commitdiff_plain;h=dccb07f2914cdab2ac3a5b6c98406f765acab803;p=linux-2.6-microblaze.git Merge tag 'for-6.9-rc7-tag' of git://git./linux/kernel/git/kdave/linux Pull btrfs fixes from David Sterba: "Two more fixes, both have some visible effects on user space: - add check if quotas are enabled when passing qgroup inheritance info, this affects snapper that could fail to create a snapshot - do check for leaf/node flag WRITTEN earlier so that nodes are completely validated before access, this used to be done by integrity checker but it's been removed and left an unhandled case" * tag 'for-6.9-rc7-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux: btrfs: make sure that WRITTEN is set on all metadata blocks btrfs: qgroup: do not check qgroup inherit if qgroup is disabled --- dccb07f2914cdab2ac3a5b6c98406f765acab803