From: Eric Sandeen <sandeen@sandeen.net>
To: Niv Sardi <xaiki@cxhome.ath.cx>
Cc: David Chinner <dgc@sgi.com>, xfs-dev <xfs-dev@sgi.com>,
xfs-oss <xfs@oss.sgi.com>
Subject: Re: [patch] xfsqa - 166 - fix filter for stripe aligned filesystems
Date: Sun, 13 Apr 2008 22:20:02 -0500 [thread overview]
Message-ID: <4802CD62.4040201@sandeen.net> (raw)
In-Reply-To: <nccprstf7yg.fsf@sgi.com>
Niv Sardi wrote:
> Looks good, one minor comment.
>
> David Chinner <dgc@sgi.com> writes:
>
>> Flags has extra bits set in it xfs_bmap output when
>> the filesyste is using stripe alignment. Fix the test
>> to only look at the unwritten flag. Capture the xfs_bmap
>> output as well so failures can be debugged easily.
>>
>> Signed-off-by: Dave Chinner <dgc@sgi.com>
>> ---
>> xfstests/166 | 17 ++++++++++-------
>> 1 file changed, 10 insertions(+), 7 deletions(-)
>>
>> Index: xfs-cmds/xfstests/166
>> ===================================================================
>> --- xfs-cmds.orig/xfstests/166 2008-03-25 15:29:35.000000000 +1100
>> +++ xfs-cmds/xfstests/166 2008-04-11 13:33:31.220068950 +1000
>> @@ -17,6 +17,7 @@ here=`pwd`
>> tmp=/tmp/$$
>> status=1 # failure is the default!
>> trap "_cleanup; exit \$status" 0 1 2 3 15
>> +rm $seq.full
>
> rm -f ? so that it doesn't complain when file is not there ?
All other tests do use rm -f here, it seems.
-Eric
prev parent reply other threads:[~2008-04-14 3:19 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-04-11 3:36 [patch] xfsqa - 166 - fix filter for stripe aligned filesystems David Chinner
2008-04-14 3:09 ` Niv Sardi
2008-04-14 3:20 ` Eric Sandeen [this message]
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=4802CD62.4040201@sandeen.net \
--to=sandeen@sandeen.net \
--cc=dgc@sgi.com \
--cc=xaiki@cxhome.ath.cx \
--cc=xfs-dev@sgi.com \
--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