linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* ext3-2.4-0.9.0
@ 2001-07-06 15:18 Andrew Morton
  2001-07-07 22:15 ` ext3-2.4-0.9.0 Neil Brown
  0 siblings, 1 reply; 4+ messages in thread
From: Andrew Morton @ 2001-07-06 15:18 UTC (permalink / raw)
  To: lkml; +Cc: Stephen C. Tweedie, Andreas Dilger, Peter J. Braam, ext3-users

An update of the ext3 journalling filesystem for 2.4 kernels
is available at

	http://www.uow.edu.au/~andrewm/linux/ext3/

Patches are against 2.4.6-ac1 and 2.4.6.

Changes since 0.0.8 include:

- Multiplied the version numbering by ten to cater for bugfix
  releases against the 0.9.0 stream.

- The main thrust has been the removal of a number of changes in
  the core kernel which were required for to support the journalling
  of data.  This has caused some duplication of core code within
  ext3, but it's not too bad.

- A number of cleanups and resyncs with latest ext2. (Thanks, Al).

- Reorganised and optimised ext3_write_inode() and the handling
  of files which were opened O_SYNC.

- Move quota operations outside lock_super() - fixes last known
  source of quota deadlocks in -ac kernels.

- Deleted large chunks of debug/development support code.

- Improved handling of corner-case errors.

- Improved robustness in out-of-memory situations.

The last change is probably the most significant - it prevents
possible crashes and fs corruption under extreme workloads.

-

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

end of thread, other threads:[~2001-07-08  6:03 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2001-07-06 15:18 ext3-2.4-0.9.0 Andrew Morton
2001-07-07 22:15 ` ext3-2.4-0.9.0 Neil Brown
2001-07-08  1:05   ` ext3-2.4-0.9.0 Andrew Morton
2001-07-08  6:02     ` ext3-2.4-0.9.0 Neil Brown

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).