linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Andrew Morton <andrewm@uow.edu.au>
To: lkml <linux-kernel@vger.kernel.org>
Cc: "Stephen C. Tweedie" <sct@redhat.com>,
	Andreas Dilger <adilger@turbolinux.com>,
	"Peter J. Braam" <braam@clusterfilesystem.com>,
	"ext3-users@redhat.com" <ext3-users@redhat.com>
Subject: ext3-2.4-0.9.0
Date: Sat, 07 Jul 2001 01:18:51 +1000	[thread overview]
Message-ID: <3B45D6DB.70B9D754@uow.edu.au> (raw)

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.

-

             reply	other threads:[~2001-07-06 15:17 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2001-07-06 15:18 Andrew Morton [this message]
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

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=3B45D6DB.70B9D754@uow.edu.au \
    --to=andrewm@uow.edu.au \
    --cc=adilger@turbolinux.com \
    --cc=braam@clusterfilesystem.com \
    --cc=ext3-users@redhat.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=sct@redhat.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).