Re: Git as a filesystem

From: Muhammad Tayyab
Date: Fri Sep 21 2007 - 07:28:04 EST


Hi,
I think it would be a bad idea to use Git as a part of filesystem. If someone wants to install it and use it, its his choice, but if we make it the part of Filesystem, and just use it for compression, this will reduce the performance.
For compression, i think more preferable is to make a patch for ext3 that implements the compression, like compression patch for ext2.

On the other hand I liked the idea that we can have a Git based file system with special (non-standard) features. Why not provide the features like repository and other Git features in normal file system.

Thanks,

-- Tayyab




Peter Stahlir wrote:
Hi!

Is it possible/feasible to use git as a filesystem?
Like having git on top of ext3.

This way I could do a gitfs-gc and there is only one
pack file sitting on the disk which is a compressed
version of the whole system.
I am not interested in a version controlled filesystem,
only in the space saving aspects.

Thanks,

Peter
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/


-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/