[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
ext3-2.4-0.9.16
- From: Andrew Morton <akpm zip com au>
- To: lkml <linux-kernel vger kernel org>,"ext3-users redhat com" <ext3-users redhat com>
- Subject: ext3-2.4-0.9.16
- Date: Thu, 10 Jan 2002 22:00:41 -0800
A small ext3 update. It fixes a few hard-to-hit but potentially
serious problems. The patch is against 2.4.18-pre3, and is also
applicable to 2.4.17.
http://www.zip.com.au/~akpm/ext3-2.4-0.9.17-2418p3.gz
0.9.17 12 Jan 2002
-------------------
- Cleanup from Manfred Spraul which provides better randomisation of inode
generation numbers.
- A locking fix which prevents possible panics when an application is
using ioctl(FIBMAP) against a loaded filesystem.
- Buffer locking fix for journal descriptor buffers - fixes the
"end_request: buffer-list destroyed" crash which can occur under
heavy VM load.
- Fix a buffer locking problem which could cause corruption if a process
is reading from the underlying block device while journal recovery is
in progress.
-
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]