public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* Re: CheckFS: Checkpoints and Block Level Incremental Backup (BLIB)
@ 2005-07-23  6:00 Amit S. Kale
  2005-07-23 15:25 ` Theodore Ts'o
  2005-07-24 14:23 ` Pavel Machek
  0 siblings, 2 replies; 12+ messages in thread
From: Amit S. Kale @ 2005-07-23  6:00 UTC (permalink / raw)
  To: Linux Kernel

Ted,

Thanks for your suggestions and help.

We started it from 2.6.7 last year and then it was sitting idle for several 
months for lack of resources. We'll go back to that version and generate a 
diff that's easier to read.

Yes, changing the name has made the task of rebasing wrt. changing kernels lot 
difficult. Our original intention was to make testing easier by keeping ext3 
and checkfs filesystems in the same kernel. Had we continued it at that 
point, we would have posted differences wrt. ext3 sources themselves. There 
was compelling reason to change the name.

Regards.
-Amit


> This looks like very interesting technology, but out of curiosity, why
> did you develop this as separate filesystem with a new filesystem
> name, and doing a global search-and-replace of "ext3" with "checkfs"
> in the source files, instead of simply just modifying ext3 and posting
> diffs? Especially since that the apparent intention is to keep ext3
> compatibility using the same ext3 magic numbers, data formats, and
> user-mode utilities.
>
> I'll reserve the superblock fields and compatibility bitmap fields
> used by your code in e2fsprogs to help avoid the possibility of other
> folks working on ext3 extensions from colliding with the codepoints
> which you "borrowed", but in the future, it would be good if people
> contact me in advance so I ensure that there are no collisions with
> other development groups.
>
> What version of the source base did you originally fork checkfs from?
> That way we can do a "s/checkfs/ext3/g" search and replace and then
> generate some diffs to see what you changed, or alternatively, it
> would be even better if you minimized differences between your version
> and mainline and generated the diffs yourself.
> 
> Thanks, regards,
> 
> - Ted

^ permalink raw reply	[flat|nested] 12+ messages in thread
* Re: CheckFS: Checkpoints and Block Level Incremental Backup (BLIB)
@ 2005-08-01  7:50 Milind Dumbare
  2005-08-01 10:08 ` Theodore Ts'o
  0 siblings, 1 reply; 12+ messages in thread
From: Milind Dumbare @ 2005-08-01  7:50 UTC (permalink / raw)
  To: Theodore Ts'o; +Cc: ext2-devel, Linux Kernel

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.

Milind Dumbare
(www.linsyssoft.com)


^ permalink raw reply	[flat|nested] 12+ messages in thread
* CheckFS: Checkpoints and Block Level Incremental Backup (BLIB)
@ 2005-07-22 14:04 Milind Dumbare
  2005-07-22 19:54 ` Theodore Ts'o
  0 siblings, 1 reply; 12+ messages in thread
From: Milind Dumbare @ 2005-07-22 14:04 UTC (permalink / raw)
  To: linux-kernel

Hi,

	LinSysSoft Technologies  has taken up the challenge to incorporate
Checkpoint and Block Level Incremental Backup (BLIB) support in the open
source's Ext3 File System, which is very well known for its stability,
to create a new file system called CheckFS. Block Level Incremental
Backup enables truly efficient backup and restore mechanisms.
Checkpoints provide administrators to create point-in-time copies of a
live file system by keeping track of the data blocks modified in real
time. 

For further information and a downloadable working prototype of this
technology go to : http://checkfs.linsyssoft.com

....Milind Dumbare
(www.linsyssoft.com)


^ permalink raw reply	[flat|nested] 12+ messages in thread

end of thread, other threads:[~2005-08-02  7:01 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-07-23  6:00 CheckFS: Checkpoints and Block Level Incremental Backup (BLIB) Amit S. Kale
2005-07-23 15:25 ` Theodore Ts'o
2005-07-24 14:23 ` Pavel Machek
2005-07-24 15:14   ` Jan Engelhardt
2005-07-25  5:54     ` Amit S. Kale
2005-07-25 12:32       ` Theodore Ts'o
2005-07-25 12:52         ` Amit S. Kale
  -- strict thread matches above, loose matches on Subject: below --
2005-08-01  7:50 Milind Dumbare
2005-08-01 10:08 ` Theodore Ts'o
2005-08-02  7:05   ` Milind Dumbare
2005-07-22 14:04 Milind Dumbare
2005-07-22 19:54 ` Theodore Ts'o

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox