* [ANNOUNCE] fstests: master branch updated to f3a1213c2494
@ 2019-01-06 14:56 Eryu Guan
2019-01-06 18:10 ` Darrick J. Wong
0 siblings, 1 reply; 3+ messages in thread
From: Eryu Guan @ 2019-01-06 14:56 UTC (permalink / raw)
To: fstests
[-- Attachment #1: Type: text/plain, Size: 1410 bytes --]
Hi all,
The master branch of the xfstests repository at:
git://git.kernel.org/pub/scm/fs/xfs/xfstests-dev.git
have just been updated. This is a bugfix-only update, and notably we reverted
the RESULT_BASE fix in kmemleak support (sorry for suggesting a wrong fix), it
turns that it's the kmemleak infrastracture that needs to be fixed (I'll look
into it next week).
Thanks,
Eryu
The new head of the master branch is commit:
f3a1213c2494 Revert "common/config: create $RESULT_BASE before dumping kmemleak leaks"
New commits:
Hou Tao (3):
[46c1a950e375] xfs: only set XFS_MKFS_HAS_NO_META_SUPPORT for XFS
[2408f208c106] fsx: check ENOSYS in test_copy_range() & test_fallocate()
[e18876187ce7] generic/131: wait until the server is ready or timeout
Nikolay Borisov (1):
[f3a1213c2494] Revert "common/config: create $RESULT_BASE before dumping kmemleak leaks"
Zorro Lang (2):
[6dbca6feb9ff] generic/474: shift target directory to a sub-dir of SCRATCH_MNT
[b0c8dbccf438] xfs/139-140: skip testing on large scratch dev
Code Diffstat:
check | 7 +++++++
common/config | 23 ++++++++++-------------
ltp/fsx.c | 5 +++--
tests/generic/131 | 21 ++++++++++++++++++---
tests/generic/474 | 12 ++++++++----
tests/xfs/139 | 3 +++
tests/xfs/140 | 3 +++
7 files changed, 52 insertions(+), 22 deletions(-)
--
Eryu Guan
guaneryu@gmail.com
[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 801 bytes --]
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [ANNOUNCE] fstests: master branch updated to f3a1213c2494
2019-01-06 14:56 [ANNOUNCE] fstests: master branch updated to f3a1213c2494 Eryu Guan
@ 2019-01-06 18:10 ` Darrick J. Wong
2019-01-07 8:47 ` Eryu Guan
0 siblings, 1 reply; 3+ messages in thread
From: Darrick J. Wong @ 2019-01-06 18:10 UTC (permalink / raw)
To: Eryu Guan; +Cc: fstests
On Sun, Jan 06, 2019 at 10:56:48PM +0800, Eryu Guan wrote:
> Hi all,
>
> The master branch of the xfstests repository at:
>
> git://git.kernel.org/pub/scm/fs/xfs/xfstests-dev.git
>
> have just been updated. This is a bugfix-only update, and notably we reverted
> the RESULT_BASE fix in kmemleak support (sorry for suggesting a wrong fix), it
> turns that it's the kmemleak infrastracture that needs to be fixed (I'll look
> into it next week).
The kmemleak thing is a mess I created, I'll clean it up.
--D
> Thanks,
> Eryu
>
> The new head of the master branch is commit:
>
> f3a1213c2494 Revert "common/config: create $RESULT_BASE before dumping kmemleak leaks"
>
> New commits:
>
> Hou Tao (3):
> [46c1a950e375] xfs: only set XFS_MKFS_HAS_NO_META_SUPPORT for XFS
> [2408f208c106] fsx: check ENOSYS in test_copy_range() & test_fallocate()
> [e18876187ce7] generic/131: wait until the server is ready or timeout
>
> Nikolay Borisov (1):
> [f3a1213c2494] Revert "common/config: create $RESULT_BASE before dumping kmemleak leaks"
>
> Zorro Lang (2):
> [6dbca6feb9ff] generic/474: shift target directory to a sub-dir of SCRATCH_MNT
> [b0c8dbccf438] xfs/139-140: skip testing on large scratch dev
>
>
> Code Diffstat:
>
> check | 7 +++++++
> common/config | 23 ++++++++++-------------
> ltp/fsx.c | 5 +++--
> tests/generic/131 | 21 ++++++++++++++++++---
> tests/generic/474 | 12 ++++++++----
> tests/xfs/139 | 3 +++
> tests/xfs/140 | 3 +++
> 7 files changed, 52 insertions(+), 22 deletions(-)
> --
> Eryu Guan
> guaneryu@gmail.com
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [ANNOUNCE] fstests: master branch updated to f3a1213c2494
2019-01-06 18:10 ` Darrick J. Wong
@ 2019-01-07 8:47 ` Eryu Guan
0 siblings, 0 replies; 3+ messages in thread
From: Eryu Guan @ 2019-01-07 8:47 UTC (permalink / raw)
To: Darrick J. Wong; +Cc: fstests
On Sun, Jan 06, 2019 at 10:10:54AM -0800, Darrick J. Wong wrote:
> On Sun, Jan 06, 2019 at 10:56:48PM +0800, Eryu Guan wrote:
> > Hi all,
> >
> > The master branch of the xfstests repository at:
> >
> > git://git.kernel.org/pub/scm/fs/xfs/xfstests-dev.git
> >
> > have just been updated. This is a bugfix-only update, and notably we reverted
> > the RESULT_BASE fix in kmemleak support (sorry for suggesting a wrong fix), it
> > turns that it's the kmemleak infrastracture that needs to be fixed (I'll look
> > into it next week).
>
> The kmemleak thing is a mess I created, I'll clean it up.
Thanks a lot! :)
Eryu
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2019-01-07 8:47 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-01-06 14:56 [ANNOUNCE] fstests: master branch updated to f3a1213c2494 Eryu Guan
2019-01-06 18:10 ` Darrick J. Wong
2019-01-07 8:47 ` Eryu Guan
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).