blob: ccb5bdd7ff99699002f8961b489b8404e77b6fc8 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
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
|