* [ANNOUNCE] xfstests: master branch updated to 249cc51
@ 2014-04-14 0:49 Dave Chinner
2014-04-14 1:22 ` [ANNOUNCE] xfstests: master branch updated to 8874560 Dave Chinner
0 siblings, 1 reply; 2+ messages in thread
From: Dave Chinner @ 2014-04-14 0:49 UTC (permalink / raw)
To: xfs; +Cc: linux-ext4, linux-btrfs
Hi folks,
The xfstests repository at git://oss.sgi.com/xfs/cmds/xfstests 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 xfs@oss.sgi.com so they can be
picked up in the next update.
This update includes tests for the new renameat2 syscall, and a
bunch of fixes for the new config file format infrastructure.
The new head of the master branch is commit:
249cc51 generic: add renameat2 system call number for i386
New Commits:
Alexander Tsvetkov (1):
[7e07c4b] generic/204: correct log size for XFS
Eric Whitney (2):
[2e9061f] generic/300: add fallocate() checks
[f729616] generic/311: add fallocate() check
Eryu Guan (1):
[9f1a8e7] ext4/306: disable 64bit feature too
Lukas Czerner (6):
[f00a444] config: Fix SCRATCH_DEV_POOL handling
[7407717] config: Unset SCRATCH_DEV when deduced from SCRATCH_DEV_POOL
[e0f5daf] config: Fix setting FSTYP automatically
[5138e74] config: fix specifying configuration value with equality sign
[ed6d096] generic/022: Fix output file
[a0e2d8e] config: Add -s option to run only specified sections
Miklos Szeredi (4):
[413f501] common: add infrastructure for renameat2 syscall tests
[bdf2150] generic: check plain renameat2 syscall
[1f98dd0] generic: check noreplace renameat2 syscall
[3c9cd13] generic: check cross renameat2 syscall
Theodore Ts'o (2):
[dd8556c] generic/004: fix filtering of expected error message
[249cc51] generic: add renameat2 system call number for i386
Wanlong Gao (1):
[610e44c] check: fix wallclock wrapping problem
Code Diffstat:
.gitignore | 1 +
README.config-sections | 30 ++++++++++++
check | 26 ++++++----
common/config | 35 +++++++++++---
common/renameat2 | 129 +++++++++++++++++++++++++++++++++++++++++++++++++
configure.ac | 2 +
src/Makefile | 3 +-
src/renameat2.c | 106 ++++++++++++++++++++++++++++++++++++++++
tests/ext4/306 | 2 +-
tests/generic/004 | 2 +-
tests/generic/004.out | 2 +-
tests/generic/022.out | 2 +-
tests/generic/023 | 57 ++++++++++++++++++++++
tests/generic/023.out | 51 +++++++++++++++++++
tests/generic/024 | 64 ++++++++++++++++++++++++
tests/generic/024.out | 51 +++++++++++++++++++
tests/generic/025 | 64 ++++++++++++++++++++++++
tests/generic/025.out | 51 +++++++++++++++++++
tests/generic/204 | 4 +-
tests/generic/300 | 7 +++
tests/generic/311 | 6 ++-
tests/generic/group | 3 ++
22 files changed, 672 insertions(+), 26 deletions(-)
create mode 100644 common/renameat2
create mode 100644 src/renameat2.c
create mode 100755 tests/generic/023
create mode 100644 tests/generic/023.out
create mode 100755 tests/generic/024
create mode 100644 tests/generic/024.out
create mode 100755 tests/generic/025
create mode 100644 tests/generic/025.out
mode change 100644 => 100755 tests/generic/311
--
Dave Chinner
david@fromorbit.com
^ permalink raw reply [flat|nested] 2+ messages in thread
* [ANNOUNCE] xfstests: master branch updated to 8874560
2014-04-14 0:49 [ANNOUNCE] xfstests: master branch updated to 249cc51 Dave Chinner
@ 2014-04-14 1:22 ` Dave Chinner
0 siblings, 0 replies; 2+ messages in thread
From: Dave Chinner @ 2014-04-14 1:22 UTC (permalink / raw)
To: xfs; +Cc: linux-ext4, linux-btrfs
On Mon, Apr 14, 2014 at 10:49:38AM +1000, Dave Chinner wrote:
> Hi folks,
>
> The xfstests repository at git://oss.sgi.com/xfs/cmds/xfstests 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 xfs@oss.sgi.com so they can be
> picked up in the next update.
>
> This update includes tests for the new renameat2 syscall, and a
> bunch of fixes for the new config file format infrastructure.
Actaully, it's now updated to:
8874560 generic/024: fix output number
because it missed a test number update in an output file again. That
test doesn't run yet on XFS, so I missed it until I ran some ext4
tests...
Cheers,
Dave.
--
Dave Chinner
david@fromorbit.com
_______________________________________________
xfs mailing list
xfs@oss.sgi.com
http://oss.sgi.com/mailman/listinfo/xfs
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2014-04-14 1:22 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-04-14 0:49 [ANNOUNCE] xfstests: master branch updated to 249cc51 Dave Chinner
2014-04-14 1:22 ` [ANNOUNCE] xfstests: master branch updated to 8874560 Dave Chinner
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).