From: Rich Johnston <rjohnston@sgi.com>
To: Eric Sandeen <sandeen@sandeen.net>
Cc: Jan Schmidt <list.xfs@jan-o-sch.net>, <sbehrens@giantdisaster.de>,
<linux-btrfs@vger.kernel.org>, <xfs@oss.sgi.com>
Subject: Re: [PATCH v4 0/2] xfstest btrfs/316: test send / receive
Date: Tue, 13 Aug 2013 17:31:29 -0500 [thread overview]
Message-ID: <520AB3C1.7050805@sgi.com> (raw)
In-Reply-To: <520A7BEC.3010301@sandeen.net>
On 08/13/2013 01:33 PM, Eric Sandeen wrote:
> On 8/13/13 12:24 PM, Jan Schmidt wrote:
>> These two patches add the announced tests for btrfs send / receive. As
>> requested, the fssum tool is now included.
>
>
> Thanks for the updates.
>
> Both:
> Reviewed-by: Eric Sandeen <sandeen@redhat.com>
>
Thanks Jan, this has been committed.
--Rich
commit af86f5668eb164d1db52d1bf65673ba51d6fc75a
Author: Jan Schmidt <list.xfs@jan-o-sch.net>
Date: Tue Aug 13 17:24:18 2013 +0000
xfstests btrfs/007: test send / receive
Basic send / receive functionality test for btrfs. Requires current
version of fsstress built (-x support). Relies on fssum tool but can
skip the test if it failed to build.
Signed-off-by: Jan Schmidt <list.xfs@jan-o-sch.net>
Reviewed-by: Josef Bacik <jbacik@fusionio.com>
Reviewed-by: Eric Sandeen <sandeen@redhat.com>
Signed-off-by: Rich Johnston <rjohnston@sgi.com>
[rjohnston: renumbered test from 316 to 007]
commit df0fd18101b625aad690d4cd3bb4ba7e7d1d99dc
Author: Jan Schmidt <list.xfs@jan-o-sch.net>
Date: Tue Aug 13 17:24:17 2013 +0000
xfstests: add fssum tool
fssum is a tool to build a recursive checksum for a file system.
The home
repository of fssum is
git://git.kernel.org/pub/scm/linux/kernel/git/arne/far-progs.git
Signed-off-by: Jan Schmidt <list.xfs@jan-o-sch.net>
Reviewed-by: Eric Sandeen <sandeen@redhat.com>
Signed-off-by: Rich Johnston <rjohnston@sgi.com>
WARNING: multiple messages have this Message-ID (diff)
From: Rich Johnston <rjohnston@sgi.com>
To: Eric Sandeen <sandeen@sandeen.net>
Cc: Jan Schmidt <list.xfs@jan-o-sch.net>,
linux-btrfs@vger.kernel.org, sbehrens@giantdisaster.de,
xfs@oss.sgi.com
Subject: Re: [PATCH v4 0/2] xfstest btrfs/316: test send / receive
Date: Tue, 13 Aug 2013 17:31:29 -0500 [thread overview]
Message-ID: <520AB3C1.7050805@sgi.com> (raw)
In-Reply-To: <520A7BEC.3010301@sandeen.net>
On 08/13/2013 01:33 PM, Eric Sandeen wrote:
> On 8/13/13 12:24 PM, Jan Schmidt wrote:
>> These two patches add the announced tests for btrfs send / receive. As
>> requested, the fssum tool is now included.
>
>
> Thanks for the updates.
>
> Both:
> Reviewed-by: Eric Sandeen <sandeen@redhat.com>
>
Thanks Jan, this has been committed.
--Rich
commit af86f5668eb164d1db52d1bf65673ba51d6fc75a
Author: Jan Schmidt <list.xfs@jan-o-sch.net>
Date: Tue Aug 13 17:24:18 2013 +0000
xfstests btrfs/007: test send / receive
Basic send / receive functionality test for btrfs. Requires current
version of fsstress built (-x support). Relies on fssum tool but can
skip the test if it failed to build.
Signed-off-by: Jan Schmidt <list.xfs@jan-o-sch.net>
Reviewed-by: Josef Bacik <jbacik@fusionio.com>
Reviewed-by: Eric Sandeen <sandeen@redhat.com>
Signed-off-by: Rich Johnston <rjohnston@sgi.com>
[rjohnston: renumbered test from 316 to 007]
commit df0fd18101b625aad690d4cd3bb4ba7e7d1d99dc
Author: Jan Schmidt <list.xfs@jan-o-sch.net>
Date: Tue Aug 13 17:24:17 2013 +0000
xfstests: add fssum tool
fssum is a tool to build a recursive checksum for a file system.
The home
repository of fssum is
git://git.kernel.org/pub/scm/linux/kernel/git/arne/far-progs.git
Signed-off-by: Jan Schmidt <list.xfs@jan-o-sch.net>
Reviewed-by: Eric Sandeen <sandeen@redhat.com>
Signed-off-by: Rich Johnston <rjohnston@sgi.com>
_______________________________________________
xfs mailing list
xfs@oss.sgi.com
http://oss.sgi.com/mailman/listinfo/xfs
next prev parent reply other threads:[~2013-08-13 22:31 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-08-13 17:24 [PATCH v4 0/2] xfstest btrfs/316: test send / receive Jan Schmidt
2013-08-13 17:24 ` Jan Schmidt
2013-08-13 17:24 ` [PATCH v4 1/2] xfstests: add fssum tool Jan Schmidt
2013-08-13 17:24 ` Jan Schmidt
2013-08-13 17:24 ` [PATCH v4 2/2] xfstests btrfs/316: test send / receive Jan Schmidt
2013-08-13 17:24 ` Jan Schmidt
2013-08-13 18:33 ` [PATCH v4 0/2] xfstest " Eric Sandeen
2013-08-13 18:33 ` Eric Sandeen
2013-08-13 22:31 ` Rich Johnston [this message]
2013-08-13 22:31 ` Rich Johnston
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=520AB3C1.7050805@sgi.com \
--to=rjohnston@sgi.com \
--cc=linux-btrfs@vger.kernel.org \
--cc=list.xfs@jan-o-sch.net \
--cc=sandeen@sandeen.net \
--cc=sbehrens@giantdisaster.de \
--cc=xfs@oss.sgi.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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.