linux-xfs.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [GIT PULL] xfs: bug fixes for 6.3
@ 2023-03-12 16:44 Darrick J. Wong
  2023-03-12 16:57 ` pr-tracker-bot
  0 siblings, 1 reply; 2+ messages in thread
From: Darrick J. Wong @ 2023-03-12 16:44 UTC (permalink / raw)
  To: djwong, torvalds; +Cc: david, dchinner, linux-xfs, pengfei.xu

Hi Linus,

Please pull this branch with a couple of bug fixes.

As usual, I did a test-merge with the main upstream branch as of a few
minutes ago, and didn't see any conflicts.  Please let me know if you
encounter any problems.

--D

The following changes since commit fe15c26ee26efa11741a7b632e9f23b01aca4cc6:

Linux 6.3-rc1 (2023-03-05 14:52:03 -0800)

are available in the Git repository at:

git://git.kernel.org/pub/scm/fs/xfs/xfs-linux.git tags/xfs-6.3-fixes-1

for you to fetch changes up to 8ac5b996bf5199f15b7687ceae989f8b2a410dda:

xfs: fix off-by-one-block in xfs_discard_folio() (2023-03-05 15:13:23 -0800)

----------------------------------------------------------------
Fixes for 6.3-rc1:

* Fix a crash if mount time quotacheck fails when there are inodes
queued for garbage collection.
* Fix an off by one error when discarding folios after writeback
failure.

Signed-off-by: Darrick J. Wong <djwong@kernel.org>

----------------------------------------------------------------
Dave Chinner (2):
xfs: quotacheck failure can race with background inode inactivation
xfs: fix off-by-one-block in xfs_discard_folio()

fs/xfs/xfs_aops.c | 21 ++++++++++++++-------
fs/xfs/xfs_qm.c   | 40 ++++++++++++++++++++++++++--------------
2 files changed, 40 insertions(+), 21 deletions(-)

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [GIT PULL] xfs: bug fixes for 6.3
  2023-03-12 16:44 [GIT PULL] xfs: bug fixes for 6.3 Darrick J. Wong
@ 2023-03-12 16:57 ` pr-tracker-bot
  0 siblings, 0 replies; 2+ messages in thread
From: pr-tracker-bot @ 2023-03-12 16:57 UTC (permalink / raw)
  To: Darrick J. Wong; +Cc: djwong, torvalds, david, dchinner, linux-xfs, pengfei.xu

The pull request you sent on Sun, 12 Mar 2023 09:44:10 -0700:

> git://git.kernel.org/pub/scm/fs/xfs/xfs-linux.git tags/xfs-6.3-fixes-1

has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/2e545d69bd43a97879309493864529194661bb43

Thank you!

-- 
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/prtracker.html

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2023-03-12 16:58 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-03-12 16:44 [GIT PULL] xfs: bug fixes for 6.3 Darrick J. Wong
2023-03-12 16:57 ` pr-tracker-bot

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).