From d9bd230ba797d87c0b09ccdb4efd02298587687b Mon Sep 17 00:00:00 2001 From: Thierry Vignaud Date: Wed, 19 Mar 2003 12:08:07 +0000 Subject: first errate: ntfs kernel bug (bug and fix reported by Szakacsits Szabolcs) --- docs/9.1_errata.txt | 27 +++++++++++++++++++++++++++ 1 file changed, 27 insertions(+) create mode 100644 docs/9.1_errata.txt (limited to 'docs') diff --git a/docs/9.1_errata.txt b/docs/9.1_errata.txt new file mode 100644 index 000000000..ccb5bdd7f --- /dev/null +++ b/docs/9.1_errata.txt @@ -0,0 +1,27 @@ +# This file contains all the bugs/glitches/inconsistencies shipped in +# 9.1 (Bamboo) Mandrake Linux Release. + +# Feel free to add your entry and if possible the fixes and status of +# the errata. + + o Kernel: + ======= + + - ntfs driver has a hang, additionally also causing 100% cpu usage + if either the size of the ntfs filesystem or the number of MFT + entries fell to a certain range and statfs() system call was + invoked by an application (e.g. df, gnome system monitor, etc). + see #3353 + + it got fixed quickly but unfortunately too late for us + + the probability one hits this bug is 0.2% or every 512th users. + + updated ntfs driver (2.1.2a) is at the usual place, + + http://linux-ntfs.sourceforge.net/ + + or more precisely, + + http://sourceforge.net/project/showfiles.php?group_id=13956 + -- cgit v1.2.1