All of lore.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL] xfs: bug fixes for 5.19-rc3
@ 2022-06-19  4:14 Darrick J. Wong
  2022-06-19 15:01 ` pr-tracker-bot
  0 siblings, 1 reply; 2+ messages in thread
From: Darrick J. Wong @ 2022-06-19  4:14 UTC (permalink / raw)
  To: Linus Torvalds
  Cc: linux-fsdevel, linux-xfs, david, linux-kernel, sandeen, hch, fstests

Hi Linus,

Please pull this branch containing bug fixes for XFS for 5.19-rc3.
There's not a whole lot this time around (I'm still on vacation) but
here are some important fixes for new features merged in -rc1.

As usual, I did a test-merge with upstream master as of a few minutes
ago, and it completed flawlessly.  Please let me know if you encounter
any problems.

--D

The following changes since commit b13baccc3850ca8b8cccbf8ed9912dbaa0fdf7f3:

  Linux 5.19-rc2 (2022-06-12 16:11:37 -0700)

are available in the Git repository at:

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

for you to fetch changes up to e89ab76d7e2564c65986add3d634cc5cf5bacf14:

  xfs: preserve DIFLAG2_NREXT64 when setting other inode attributes (2022-06-15 23:13:33 -0700)

----------------------------------------------------------------
Fixes for 5.19-rc3:
 - Fix a bug where inode flag changes would accidentally drop nrext64.
 - Fix a race condition when toggling LARP mode.

----------------------------------------------------------------
Darrick J. Wong (3):
      xfs: fix TOCTOU race involving the new logged xattrs control knob
      xfs: fix variable state usage
      xfs: preserve DIFLAG2_NREXT64 when setting other inode attributes

 fs/xfs/libxfs/xfs_attr.c      |  9 +++++----
 fs/xfs/libxfs/xfs_attr.h      | 12 +-----------
 fs/xfs/libxfs/xfs_attr_leaf.c |  2 +-
 fs/xfs/libxfs/xfs_da_btree.h  |  4 +++-
 fs/xfs/xfs_attr_item.c        | 15 +++++++++------
 fs/xfs/xfs_ioctl.c            |  3 ++-
 fs/xfs/xfs_xattr.c            | 17 ++++++++++++++++-
 7 files changed, 37 insertions(+), 25 deletions(-)

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

* Re: [GIT PULL] xfs: bug fixes for 5.19-rc3
  2022-06-19  4:14 [GIT PULL] xfs: bug fixes for 5.19-rc3 Darrick J. Wong
@ 2022-06-19 15:01 ` pr-tracker-bot
  0 siblings, 0 replies; 2+ messages in thread
From: pr-tracker-bot @ 2022-06-19 15:01 UTC (permalink / raw)
  To: Darrick J. Wong
  Cc: Linus Torvalds, linux-fsdevel, linux-xfs, david, linux-kernel,
	sandeen, hch, fstests

The pull request you sent on Sat, 18 Jun 2022 21:14:21 -0700:

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

has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/063232b6c46ef81a952362647541d897e806ec5d

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:[~2022-06-19 15:01 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-06-19  4:14 [GIT PULL] xfs: bug fixes for 5.19-rc3 Darrick J. Wong
2022-06-19 15:01 ` pr-tracker-bot

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.