From: David Sterba <dsterba@suse.cz>
To: Eryu Guan <eguan@redhat.com>
Cc: xfs@oss.sgi.com, linux-btrfs@vger.kernel.org
Subject: Re: [PATCH v2] xfstests btrfs/020: test device replace on RO btrfs
Date: Thu, 24 Oct 2013 12:17:30 +0200 [thread overview]
Message-ID: <20131024101730.GD1032@twin.jikos.cz> (raw)
In-Reply-To: <1382546683-454-1-git-send-email-eguan@redhat.com>
On Thu, Oct 24, 2013 at 12:44:43AM +0800, Eryu Guan wrote:
> +_cleanup()
> +{
> + cd /
Using root as temporary directory?
> + rm -f $tmp.*
> + $UMOUNT_PROG $loop_mnt
> + _destroy_loop_device $loop_dev1
> + losetup -d $loop_dev2 >/dev/null 2>&1
> + _destroy_loop_device $loop_dev3
> + rm -rf $loop_mnt
> + rm -f $fs_img1 $fs_img2 $fs_img3
> +}
next prev parent reply other threads:[~2013-10-24 10:17 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-10-23 11:24 [PATCH] xfstests btrfs/020: test device replace on RO btrfs Eryu Guan
2013-10-23 16:25 ` Eric Sandeen
2013-10-23 16:41 ` Eryu Guan
2013-10-23 16:44 ` [PATCH v2] " Eryu Guan
2013-10-23 17:05 ` Stefan Behrens
2013-10-23 17:45 ` Eric Sandeen
2013-10-23 21:43 ` Dave Chinner
2013-10-23 17:45 ` Eric Sandeen
2013-10-24 10:17 ` David Sterba [this message]
2013-10-24 0:14 ` [PATCH] " 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=20131024101730.GD1032@twin.jikos.cz \
--to=dsterba@suse.cz \
--cc=eguan@redhat.com \
--cc=linux-btrfs@vger.kernel.org \
--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 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).