All of lore.kernel.org
 help / color / mirror / Atom feed
From: Eric Sandeen <sandeen@sandeen.net>
To: Andi Kleen <andi@firstfloor.org>
Cc: James Shih <shija03@gmail.com>, xfs@oss.sgi.com
Subject: Re: Fwd: Need assistance on XFS undeleting files
Date: Tue, 06 Jul 2010 14:44:28 -0500	[thread overview]
Message-ID: <4C33879C.6050006@sandeen.net> (raw)
In-Reply-To: <87fwzwx0rr.fsf@basil.nowhere.org>

Andi Kleen wrote:
> James Shih <shija03@gmail.com> writes:
>>    I would like to know if the development team carries such tools -
>> tools that allow one to list the inodes of the XFS filesystem of
>> deleted files, and tools that allow one to cat (dump) the blocks from
>> a starting inode to all the following blocks until an indication that
>> the file is ended or a new indication of a new file appears. (these
>> tools would correspond to TCT's ils and pcat respectively).
> 
> XFS has no separate reserved inode table (but just allocates/free blocks
> in the fs), so it can be difficult to even find the inodes when they're
> gone.

However, xfs_irecover (http://jengelh.medozas.de/projects/hxtools/) may help,
as long as the fs hasn't been written to much post-delete of course.

-Eric
 
> -Andi
> 



_______________________________________________
xfs mailing list
xfs@oss.sgi.com
http://oss.sgi.com/mailman/listinfo/xfs

      reply	other threads:[~2010-07-06 19:41 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <AANLkTik59zx97OVNXSfk4Gbe5poVAIGgJiTJVlsJZIjL@mail.gmail.com>
     [not found] ` <201007060807.24582.misiek@pld.org.pl>
2010-07-06 11:16   ` Fwd: Need assistance on XFS undeleting files James Shih
2010-07-06 12:17     ` Andi Kleen
2010-07-06 19:44       ` 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=4C33879C.6050006@sandeen.net \
    --to=sandeen@sandeen.net \
    --cc=andi@firstfloor.org \
    --cc=shija03@gmail.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 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.