diff options
author | Samuel Thibault <sthibault@debian.org> | 2008-03-10 01:23:47 +0000 |
---|---|---|
committer | Samuel Thibault <sthibault@debian.org> | 2008-03-10 01:23:47 +0000 |
commit | ac20066131c302c27427b274c40e83ff890b1b83 (patch) | |
tree | 2f8a380b6ad6b4ed91e6c9031ab1f146ef89c6e2 /debian/changelog | |
parent | 8cc674379eab9ca19c33202a16b5bdd025680759 (diff) |
* debian/thread-throttle.patch: Add a fix for ext2fs to keep the superblock
in memory so as to avoid a thread creation dead lock.
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 93fbe98b..90af51fe 100644 --- a/debian/changelog +++ b/debian/changelog @@ -14,6 +14,8 @@ hurd (20071119-2) UNRELEASED; urgency=low [ Samuel Thibault] * debian/patches/mmx.patch: New patch to align the stack of created threads. + * debian/thread-throttle.patch: Add a fix for ext2fs to keep the superblock + in memory so as to avoid a thread creation dead lock. -- Michael Banck <mbanck@debian.org> Tue, 08 Jan 2008 15:54:52 +0100 |