From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S261207AbVHAKQN (ORCPT ); Mon, 1 Aug 2005 06:16:13 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S263064AbVHAKNd (ORCPT ); Mon, 1 Aug 2005 06:13:33 -0400 Received: from thunk.org ([69.25.196.29]:12234 "EHLO thunker.thunk.org") by vger.kernel.org with ESMTP id S263226AbVHAKIb (ORCPT ); Mon, 1 Aug 2005 06:08:31 -0400 Date: Mon, 1 Aug 2005 06:08:13 -0400 From: "Theodore Ts'o" To: Milind Dumbare Cc: ext2-devel , Linux Kernel Subject: Re: CheckFS: Checkpoints and Block Level Incremental Backup (BLIB) Message-ID: <20050801100813.GA10666@thunk.org> Mail-Followup-To: Theodore Ts'o , Milind Dumbare , ext2-devel , Linux Kernel References: <1122882639.3521.14.camel@matrix.linsyssoft.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1122882639.3521.14.camel@matrix.linsyssoft.com> User-Agent: Mutt/1.5.9i Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org On Mon, Aug 01, 2005 at 01:20:39PM +0530, Milind Dumbare wrote: > Hi, > > The diff file generated by comparing ext3/ and > kernel/fs/checkfs/ can also be accessed from the link > http://checkfs.linsyssoft.com/temp/ > I cleaned it, but still it has some unnecessary differences. I > am working on that to make it more clean and will send it to u as soon > as I finish with that. Thanks for working on it; it's much appreciated. One very quick comment; it's generally considered poor form to remove other people's copyright notices; it's a do unto others as you would do unto them (lest their lawyers do unto you what your lawyers might do unto them if the positions were reversed :-) sort of thing. - Ted