diff options
Diffstat (limited to 'docs/9.1_errata.txt')
-rw-r--r-- | docs/9.1_errata.txt | 27 |
1 files changed, 27 insertions, 0 deletions
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 + |