All of lore.kernel.org
 help / color / mirror / Atom feed
* [ANNOUNCE] fuse-ext2fs git tree
@ 2006-09-11  5:57 Amit Gud
  2006-09-11 10:38 ` Jeff Garzik
  0 siblings, 1 reply; 3+ messages in thread
From: Amit Gud @ 2006-09-11  5:57 UTC (permalink / raw)
  To: linux-fsdevel

Based on jgarzik's preliminary fuse-ext2 code, this is working 
implementation of ext2 file system using File System in User-Space 
(FUSE). This is a fall-out of fuse-chunkfs, a FUSE prototype of chunkfs 
that I'm developing which is based on ext2 and makes use of this code.

git://cislinux.cis.ksu.edu/fuse-ext2fs

Comments, suggestions, patches welcome.

AG
-- 
May the source be with you.
http://www.cis.ksu.edu/~gud


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

* Re: [ANNOUNCE] fuse-ext2fs git tree
  2006-09-11  5:57 [ANNOUNCE] fuse-ext2fs git tree Amit Gud
@ 2006-09-11 10:38 ` Jeff Garzik
  2006-09-11 15:44   ` Amit Gud
  0 siblings, 1 reply; 3+ messages in thread
From: Jeff Garzik @ 2006-09-11 10:38 UTC (permalink / raw)
  To: Amit Gud; +Cc: linux-fsdevel

Amit Gud wrote:
> Based on jgarzik's preliminary fuse-ext2 code, this is working 
> implementation of ext2 file system using File System in User-Space 
> (FUSE). This is a fall-out of fuse-chunkfs, a FUSE prototype of chunkfs 
> that I'm developing which is based on ext2 and makes use of this code.
> 
> git://cislinux.cis.ksu.edu/fuse-ext2fs
> 
> Comments, suggestions, patches welcome.

Ugh.  Why couldn't you do it as a branch off of my repo?

You checked in a ton of auto-generated autoconf files, and pulling this 
into my repo is a huge pain :(

	Jeff




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

* Re: [ANNOUNCE] fuse-ext2fs git tree
  2006-09-11 10:38 ` Jeff Garzik
@ 2006-09-11 15:44   ` Amit Gud
  0 siblings, 0 replies; 3+ messages in thread
From: Amit Gud @ 2006-09-11 15:44 UTC (permalink / raw)
  To: Jeff Garzik; +Cc: linux-fsdevel

On Mon, 11 Sep 2006, Jeff Garzik wrote:

> Amit Gud wrote:
>>  Based on jgarzik's preliminary fuse-ext2 code, this is working
>>  implementation of ext2 file system using File System in User-Space (FUSE).
>>  This is a fall-out of fuse-chunkfs, a FUSE prototype of chunkfs that I'm
>>  developing which is based on ext2 and makes use of this code.
>>
>>  git://cislinux.cis.ksu.edu/fuse-ext2fs
>>
>>  Comments, suggestions, patches welcome.
>
> Ugh.  Why couldn't you do it as a branch off of my repo?
>
> You checked in a ton of auto-generated autoconf files, and pulling this into 
> my repo is a huge pain :(
>

I figured it too...the code is so badly whipped, that I created a separate 
git tree instead of sending patches to you. Also these bits are forked off 
of my fuse-chunkfs git repo a while ago, and thats part of the reason why 
it looks different than your code.


AG
--
May the source be with you.
http://www.cis.ksu.edu/~gud

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

end of thread, other threads:[~2006-09-11 15:44 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2006-09-11  5:57 [ANNOUNCE] fuse-ext2fs git tree Amit Gud
2006-09-11 10:38 ` Jeff Garzik
2006-09-11 15:44   ` Amit Gud

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.