All of lore.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL] xfs: minor cleanups for 5.1-rc1
@ 2019-03-15 16:07 Darrick J. Wong
  2019-03-15 21:45 ` pr-tracker-bot
  0 siblings, 1 reply; 2+ messages in thread
From: Darrick J. Wong @ 2019-03-15 16:07 UTC (permalink / raw)
  To: torvalds; +Cc: Dave Chinner, linux-kernel, linux-xfs, sandeen, hch

Hi Linus,

Here's a few more cleanups that trickled in for the merge window.  It's
all fixes for static checker complaints and slowly unwinding typedef
usage.  The four patches here have gone through a few days worth of
fstest runs with no new problems observed; and they merge cleanly with
master as of a few minutes ago.  Please let me know if you encounter any
problems merging them.

--D

The following changes since commit 1b9598c8fb9965fff901c4caa21fed9644c34df3:

  xfs: fix reporting supported extra file attributes for statx() (2019-03-01 08:57:25 -0800)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/fs/xfs/xfs-linux.git tags/xfs-5.1-merge-5

for you to fetch changes up to 6ef50fe9afae63d11220f3f66b5f4c75d09c8bf0:

  xfs: clean up xfs_dir2_leaf_addname (2019-03-12 09:19:38 -0700)

----------------------------------------------------------------
Changes since last update:
- Fix some clang/smatch/sparse warnings about uninitialized variables.
- Clean up some typedef usage.

----------------------------------------------------------------
Darrick J. Wong (3):
      xfs: clean up xfs_dir2_leafn_add
      xfs: zero initialize highstale and lowstale in xfs_dir2_leaf_addname
      xfs: clean up xfs_dir2_leaf_addname

Nathan Chancellor (1):
      xfs: Zero initialize highstale and lowstale in xfs_dir2_leafn_add

 fs/xfs/libxfs/xfs_dir2_leaf.c | 37 +++++++++++++++++--------------------
 fs/xfs/libxfs/xfs_dir2_node.c | 18 ++++++++----------
 2 files changed, 25 insertions(+), 30 deletions(-)

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

* Re: [GIT PULL] xfs: minor cleanups for 5.1-rc1
  2019-03-15 16:07 [GIT PULL] xfs: minor cleanups for 5.1-rc1 Darrick J. Wong
@ 2019-03-15 21:45 ` pr-tracker-bot
  0 siblings, 0 replies; 2+ messages in thread
From: pr-tracker-bot @ 2019-03-15 21:45 UTC (permalink / raw)
  To: Darrick J. Wong
  Cc: torvalds, Dave Chinner, linux-kernel, linux-xfs, sandeen, hch

The pull request you sent on Fri, 15 Mar 2019 09:07:06 -0700:

> git://git.kernel.org/pub/scm/fs/xfs/xfs-linux.git tags/xfs-5.1-merge-5

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

Thank you!

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

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

end of thread, other threads:[~2019-03-15 21:45 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-03-15 16:07 [GIT PULL] xfs: minor cleanups for 5.1-rc1 Darrick J. Wong
2019-03-15 21:45 ` 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.