linux-xfs.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [ANNOUNCE] xfs-linux: for-next updated to eb8409071a1d
@ 2020-11-20 16:55 Darrick J. Wong
  0 siblings, 0 replies; only message in thread
From: Darrick J. Wong @ 2020-11-20 16:55 UTC (permalink / raw)
  To: xfs

Hi folks,

The for-next branch of the xfs-linux repository at:

	git://git.kernel.org/pub/scm/fs/xfs/xfs-linux.git

has just been updated.

Patches often get missed, so please check if your outstanding patches
were in this update. If they have not been in this update, please
resubmit them to linux-xfs@vger.kernel.org so they can be picked up in
the next update.  I wasn't planning to advance the branch twice in as
many days, but Eric found regressions with one of last week's patches
and that needed to get reverted asap.

The new head of the for-next branch is commit:

eb8409071a1d xfs: revert "xfs: fix rmap key and record comparison functions"

New Commits:

Darrick J. Wong (5):
      [e95b6c3ef131] xfs: fix the minrecs logic when dealing with inode root child blocks
      [498fe261f0d6] xfs: strengthen rmap record flags checking
      [6b48e5b8a20f] xfs: directory scrub should check the null bestfree entries too
      [27c14b5daa82] xfs: ensure inobt record walks always make forward progress
      [eb8409071a1d] xfs: revert "xfs: fix rmap key and record comparison functions"

Dave Chinner (1):
      [883a790a8440] xfs: don't allow NOWAIT DIO across extent boundaries

Gao Xiang (1):
      [ada49d64fb35] xfs: fix forkoff miscalculation related to XFS_LITINO(mp)

Yu Kuai (1):
      [595189c25c28] xfs: return corresponding errcode if xfs_initialize_perag() fail


Code Diffstat:

 fs/xfs/libxfs/xfs_attr_leaf.c  |  8 +++++++-
 fs/xfs/libxfs/xfs_rmap_btree.c | 16 +++++++--------
 fs/xfs/scrub/bmap.c            |  8 ++++----
 fs/xfs/scrub/btree.c           | 45 +++++++++++++++++++++++++-----------------
 fs/xfs/scrub/dir.c             | 27 ++++++++++++++++++-------
 fs/xfs/xfs_iomap.c             | 29 +++++++++++++++++++++++++++
 fs/xfs/xfs_iwalk.c             | 27 ++++++++++++++++++++++---
 fs/xfs/xfs_mount.c             | 11 ++++++++---
 8 files changed, 127 insertions(+), 44 deletions(-)

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2020-11-20 16:56 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-11-20 16:55 [ANNOUNCE] xfs-linux: for-next updated to eb8409071a1d Darrick J. Wong

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).