linux-xfs.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [ANNOUNCE] xfs-linux: for-next updated to 837514f7a4ca
@ 2018-11-06 16:24 Darrick J. Wong
  2018-11-11 18:21 ` Zorro Lang
  0 siblings, 1 reply; 2+ messages in thread
From: Darrick J. Wong @ 2018-11-06 16:24 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.  As of this message, I am taking the reins back from
Dave.

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

837514f7a4ca xfs: fix overflow in xfs_attr3_leaf_verify

New Commits:

Christophe JAILLET (1):
      [132bf6723749] xfs: Fix error code in 'xfs_ioc_getbmap()'

Darrick J. Wong (1):
      [bdec055bb9f2] xfs: print buffer offsets when dumping corrupt buffers

Dave Chinner (1):
      [837514f7a4ca] xfs: fix overflow in xfs_attr3_leaf_verify


Code Diffstat:

 fs/xfs/libxfs/xfs_attr_leaf.c | 11 +++++++++--
 fs/xfs/xfs_ioctl.c            |  2 +-
 fs/xfs/xfs_message.c          |  2 +-
 3 files changed, 11 insertions(+), 4 deletions(-)

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

* Re: [ANNOUNCE] xfs-linux: for-next updated to 837514f7a4ca
  2018-11-06 16:24 [ANNOUNCE] xfs-linux: for-next updated to 837514f7a4ca Darrick J. Wong
@ 2018-11-11 18:21 ` Zorro Lang
  0 siblings, 0 replies; 2+ messages in thread
From: Zorro Lang @ 2018-11-11 18:21 UTC (permalink / raw)
  To: Darrick J. Wong; +Cc: xfs

On Tue, Nov 06, 2018 at 08:24:13AM -0800, Darrick J. Wong wrote:
> 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.  As of this message, I am taking the reins back from
> Dave.
> 
> The new head of the for-next branch is commit:
> 
> 837514f7a4ca xfs: fix overflow in xfs_attr3_leaf_verify

JFYI:

I just done some basic XFS regression testing once on this kernel
(git HEAD is at 837514f7a xfs: fix overflow in xfs_attr3_leaf_verify), nothing
weird can be found. Test cases include (on x86_64 and ppc64le):
---
xfstests auto group test on XFS with 4k+reflink, 2k+reflink+rmapbt, 1k+finobt, 512b.
LTP (fs related test) on XFS with 4k+reflink and 2k+reflink+rmapbt, 64k+reflink.
pjd-fstest on XFS with 4k+reflink.
fsx 3 days stress tests.
fsstress stress test.
Lustre race test.
All mkfs.xfs options test.
Kernel build stress test.
And some other regression tests.
---

Maybe import more tests in next xfs-4.20-fixes-2 Feel free to tell me, if you
have any suggestions.

Thanks,
Zorro

> 
> New Commits:
> 
> Christophe JAILLET (1):
>       [132bf6723749] xfs: Fix error code in 'xfs_ioc_getbmap()'
> 
> Darrick J. Wong (1):
>       [bdec055bb9f2] xfs: print buffer offsets when dumping corrupt buffers
> 
> Dave Chinner (1):
>       [837514f7a4ca] xfs: fix overflow in xfs_attr3_leaf_verify
> 
> 
> Code Diffstat:
> 
>  fs/xfs/libxfs/xfs_attr_leaf.c | 11 +++++++++--
>  fs/xfs/xfs_ioctl.c            |  2 +-
>  fs/xfs/xfs_message.c          |  2 +-
>  3 files changed, 11 insertions(+), 4 deletions(-)

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

end of thread, other threads:[~2018-11-12  4:08 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-11-06 16:24 [ANNOUNCE] xfs-linux: for-next updated to 837514f7a4ca Darrick J. Wong
2018-11-11 18:21 ` Zorro Lang

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