From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Aneesh Kumar K. V" Subject: Add debug-btrfs (btrfs file system debugger) Date: Thu, 04 Feb 2010 23:18:49 +0530 Message-ID: <87y6j83n9a.fsf@linux.vnet.ibm.com> References: <1265305447-30780-1-git-send-email-aneesh.kumar@linux.vnet.ibm.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: linux-btrfs@vger.kernel.org To: chris.mason@oracle.com Return-path: In-Reply-To: <1265305447-30780-1-git-send-email-aneesh.kumar@linux.vnet.ibm.com> List-ID: Hi Chris, This is the -V2 version of the patch. I have cleaned up the patches and added -c option to print_inode to print the chunk mapping details. I guess they are ready to be merged Patches can also be found at http://www.kernel.org/pub/linux/kernel/people/kvaneesh/debug-btrfs/ -aneesh