From: Willy Tarreau <w@1wt.eu>
To: Bernd Eckenfels <ecki@lina.inka.de>
Cc: linux-kernel@vger.kernel.org
Subject: Re: it seems at XFS bug?!
Date: Sat, 19 May 2007 21:20:23 +0200 [thread overview]
Message-ID: <20070519192021.GK943@1wt.eu> (raw)
In-Reply-To: <E1HpUNW-00020n-00@calista.eckenfels.net>
On Sat, May 19, 2007 at 09:14:10PM +0200, Bernd Eckenfels wrote:
> In article <6101e8c40705191117h40c8af70sfc9d0617a99a248b@mail.gmail.com> you wrote:
> > 0000500 8 6 1 2 5 4 9 - r w - r - - r
> > 3638 3231 3435 2039 722d 2d77 2d72 722d
> > 0000520 - - 1 r o o t r o o t
> > 2d2d 3120 7220 6f6f 2074 6f72 746f 2020
> > 0000540 0 2 0 0 7 - 0 5 - 0 6
> > 2020 2020 2030 3032 3730 302d 2d35 3630
> > 0000560 1 2 : 4 1 \n \0
> > 3120 3a32 3134 a020 000a
> > 0000571
>
> That file with the inode 8612549 has indeed an empty name. (And I wonder a
> bit about the trailing \0, my ls does not do that?)
No, look closer above, its name is the single-character '\xa0'. It's
this output format which makes the analysis difficult. And it's also
'od' which has added '\0' to pad its 16 bit buffer. I tend to prefer
to use 'od -tx1' or 'od -ctx1' here.
I would suggest doing 'rm -i ?' to remove that file, or rm -i $'\xa0'
for the paranoid.
Willy
next prev parent reply other threads:[~2007-05-19 19:20 UTC|newest]
Thread overview: 16+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-05-19 17:46 it seems at XFS bug?! oliver pinter
2007-05-19 17:50 ` Michal Piotrowski
2007-05-19 18:13 ` Bernd Eckenfels
2007-05-19 18:17 ` oliver pinter
2007-05-19 19:14 ` Bernd Eckenfels
2007-05-19 19:20 ` Willy Tarreau [this message]
2007-05-19 19:22 ` Willy Tarreau
2007-05-19 19:37 ` oliver pinter
2007-05-19 19:50 ` oliver pinter
2007-05-19 20:24 ` Willy Tarreau
2007-05-20 8:39 ` Jan Engelhardt
2007-05-20 9:14 ` Andreas Schwab
2007-05-20 10:03 ` Jan Engelhardt
2007-05-20 10:39 ` Andreas Schwab
2007-05-20 9:21 ` Willy Tarreau
2007-05-19 19:20 ` oliver pinter
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=20070519192021.GK943@1wt.eu \
--to=w@1wt.eu \
--cc=ecki@lina.inka.de \
--cc=linux-kernel@vger.kernel.org \
/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