All of lore.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL] fstests: updates on 2016-07-31
@ 2016-07-31  2:56 Eryu Guan
  2016-08-02 23:03 ` Dave Chinner
  0 siblings, 1 reply; 3+ messages in thread
From: Eryu Guan @ 2016-07-31  2:56 UTC (permalink / raw)
  To: Dave Chinner; +Cc: fstests, Dave Chinner

Hi Dave,

Can you please pull the fstests update from the location below? This is a small
update that only contains some new tests.

Thanks,
Eryu

The following changes since commit 6721ab08bd2772da9f3aa1ae7b46b7cb5c0e8308:

  generic/235: Fix false failures for some quota formats (2016-07-21 17:44:30 +0800)

are available in the git repository at:

  https://github.com/guaneryu/xfstests.git for-dave

for you to fetch changes up to 2d7ed0ce0366175b57b135c8aa4b850d989a2d39:

  overlay: truncate running binaries from lower and upper dirs (2016-07-31 10:37:08 +0800)

----------------------------------------------------------------

fstests: update on 2016-07-31

This update contains:
o New overlayfs regression tests
o New generic test that exercises write(2) and fallocate(2)
o Rewrite of xfs/106

----------------------------------------------------------------
Eryu Guan (3):
      overlay: dump overlay private xattr
      overlay: remove stale file from upperdir
      overlay: truncate running binaries from lower and upper dirs

Wang Xiaoguang (1):
      generic: run write(2) and fallocate(2) in parallel

Zorro Lang (1):
      xfs/106: rewrite to make it a reliable regression test

 .gitignore            |   1 +
 src/Makefile          |   2 +-
 src/t_truncate_self.c |  20 ++
 tests/generic/371     |  75 +++++
 tests/generic/371.out |   2 +
 tests/generic/group   |   1 +
 tests/overlay/011     |  79 +++++
 tests/overlay/011.out |   2 +
 tests/overlay/012     |  77 +++++
 tests/overlay/012.out |   2 +
 tests/overlay/013     |  74 +++++
 tests/overlay/013.out |   2 +
 tests/overlay/group   |   3 +
 tests/xfs/106         | 361 ++++++++++++++---------
 tests/xfs/106.out     | 790 +++++++++++++++++++++++++++++---------------------
 tests/xfs/group       |   2 +-
 16 files changed, 1014 insertions(+), 479 deletions(-)
--
Eryu Guan
eguan@redhat.com

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

* Re: [GIT PULL] fstests: updates on 2016-07-31
  2016-07-31  2:56 [GIT PULL] fstests: updates on 2016-07-31 Eryu Guan
@ 2016-08-02 23:03 ` Dave Chinner
  2016-08-03  3:20   ` Eryu Guan
  0 siblings, 1 reply; 3+ messages in thread
From: Dave Chinner @ 2016-08-02 23:03 UTC (permalink / raw)
  To: Eryu Guan; +Cc: fstests, Dave Chinner

On Sun, Jul 31, 2016 at 10:56:24AM +0800, Eryu Guan wrote:
> Hi Dave,
> 
> Can you please pull the fstests update from the location below? This is a small
> update that only contains some new tests.

Hi Eryu,

I probably won't get to this before friday (merge window stuff
taking all my time) so if you could update as usual on friday I'll
pull it all early next week.

Cheers,

Dave.
-- 
Dave Chinner
david@fromorbit.com

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

* Re: [GIT PULL] fstests: updates on 2016-07-31
  2016-08-02 23:03 ` Dave Chinner
@ 2016-08-03  3:20   ` Eryu Guan
  0 siblings, 0 replies; 3+ messages in thread
From: Eryu Guan @ 2016-08-03  3:20 UTC (permalink / raw)
  To: Dave Chinner; +Cc: fstests, Dave Chinner

On Wed, Aug 03, 2016 at 09:03:50AM +1000, Dave Chinner wrote:
> On Sun, Jul 31, 2016 at 10:56:24AM +0800, Eryu Guan wrote:
> > Hi Dave,
> > 
> > Can you please pull the fstests update from the location below? This is a small
> > update that only contains some new tests.
> 
> Hi Eryu,
> 
> I probably won't get to this before friday (merge window stuff
> taking all my time) so if you could update as usual on friday I'll
> pull it all early next week.

Sure. Thanks for the heads up.

Thanks,
Eryu

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

end of thread, other threads:[~2016-08-03  3:58 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-07-31  2:56 [GIT PULL] fstests: updates on 2016-07-31 Eryu Guan
2016-08-02 23:03 ` Dave Chinner
2016-08-03  3:20   ` Eryu Guan

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.