[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20100216164123.b10b00e5.toshi.okajima@jp.fujitsu.com>
Date: Tue, 16 Feb 2010 16:41:23 +0900
From: Toshiyuki Okajima <toshi.okajima@...fujitsu.com>
To: akpm@...ux-foundation.org, adilger@....com, jack@...e.cz
Cc: linux-ext4@...r.kernel.org
Subject: [RFC] do you want jbd2 interface of ext3?
Hi.
I will try to change the journaling interface of ext3 from jbd into jbd2.
jbd2 has new features from jbd. For example, it includes the integrity
improvement features. The body of ext3 is already enough quality. If ext3
changes the journaling interface from jbd into jbd2, ext3 filesystem with jbd2
interface may get better integrity than with the jbd interface.
(jbd2 is aggressively being developed now, so I think we are glad if we can
get the effect of the development of jbd2 for ext3.)
And ext3 is as de facto standard filesystem, so jbd2 component will be used
by more people than now if ext3 has the jbd2 interface. If many people used
the jbd2 interface of ext3, the jbd2 component would get more chances to
improve the quality and performance and so on.
Besides, ext3 is now the only user of jbd.
(ocfs2 which was the user of jbd is now the user of jbd2.)
Do you want the jbd2 interface of ext3?
If you want the jbd2 interface, I will try to implement one.
Best regards,
Toshiyuki Okajima
--
To unsubscribe from this list: send the line "unsubscribe linux-ext4" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists