From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from cuda.sgi.com (cuda1.sgi.com [192.48.157.11]) by oss.sgi.com (8.14.3/8.14.3/SuSE Linux 0.8) with ESMTP id o66JfgOc199102 for ; Tue, 6 Jul 2010 14:41:42 -0500 Received: from mail.sandeen.net (localhost [127.0.0.1]) by cuda.sgi.com (Spam Firewall) with ESMTP id B1C6A15B6D02 for ; Tue, 6 Jul 2010 12:49:58 -0700 (PDT) Received: from mail.sandeen.net (64-131-60-146.usfamily.net [64.131.60.146]) by cuda.sgi.com with ESMTP id tYcgPDs1lKXANHzt for ; Tue, 06 Jul 2010 12:49:58 -0700 (PDT) Message-ID: <4C33879C.6050006@sandeen.net> Date: Tue, 06 Jul 2010 14:44:28 -0500 From: Eric Sandeen MIME-Version: 1.0 Subject: Re: Fwd: Need assistance on XFS undeleting files References: <201007060807.24582.misiek@pld.org.pl> <87fwzwx0rr.fsf@basil.nowhere.org> In-Reply-To: <87fwzwx0rr.fsf@basil.nowhere.org> List-Id: XFS Filesystem from SGI List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: xfs-bounces@oss.sgi.com Errors-To: xfs-bounces@oss.sgi.com To: Andi Kleen Cc: James Shih , xfs@oss.sgi.com Andi Kleen wrote: > James Shih 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