linux-fsdevel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [RFC] Btrfs mainline plans
@ 2008-09-29 19:44 Chris Mason
  2008-10-03  7:18 ` Andrew Morton
  2008-10-03 17:06 ` Jan Engelhardt
  0 siblings, 2 replies; 13+ messages in thread
From: Chris Mason @ 2008-09-29 19:44 UTC (permalink / raw)
  To: linux-fsdevel, linux-kernel, Andrew Morton

Hello everyone,

Thanks to help from David Woodhouse and Linus, I have btrfs source repos
migrated over to git.  My goal is to make the sources easier for people
to review, and to start some discussions around the best time to merge
Btrfs.

The current code has a number of problems (and this is not a complete
list):

* The disk format is not finalized
* ENOSPC can result in BUG()
* blocksize != pagesize does not work
* Error handling is missing in a number of places

But, the code is very actively developed, and I believe the best way to
develop Btrfs from here is to get it into the mainline kernel (with a
large warning label about the disk format) and attract more extensive
review of both the disk format and underlying code.

The Btrfs developers are committed to making the FS work and to working
well within the kernel community.  I think everyone will be happier with
the final result if I am able to attract eyeballs as early as possible.

The plan is to have the disk format finalized by the end of the year.  I
do expect to have a provisional disk format over the next 2 weeks that
should have all the moving pieces btrfs needs to implement the remaining
1.0 features, and I hope to restrict any additional format changes after
that to include backward compatibility.  

The sources:

Kernel module (against rc7):
http://git.kernel.org/?p=linux/kernel/git/mason/btrfs-unstable.git;a=summary


Btrfs progs:

http://git.kernel.org/?p=linux/kernel/git/mason/btrfs-progs-unstable.git;a=summary

General Btrfs information:

http://btrfs.wiki.kernel.org/

Most of the remaining features before 1.0:

http://btrfs.wiki.kernel.org/index.php/Development_timeline

-chris



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

end of thread, other threads:[~2008-10-10  3:01 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-09-29 19:44 [RFC] Btrfs mainline plans Chris Mason
2008-10-03  7:18 ` Andrew Morton
2008-10-05 12:24   ` Adrian Bunk
2008-10-05 14:11     ` Serge E. Hallyn
2008-10-05 15:09       ` Adrian Bunk
2008-10-06 13:40         ` Chris Mason
2008-10-07 15:27           ` Adrian Bunk
2008-10-07 16:01             ` Chris Mason
2008-10-07 20:25               ` Adrian Bunk
2008-10-08 21:33         ` Daniel Phillips
2008-10-09  8:22           ` Adrian Bunk
2008-10-10  3:01             ` Theodore Tso
2008-10-03 17:06 ` Jan Engelhardt

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).