commit | 7e8c9e14e8fdce0af9f5eed7ce6dd26b91fc8f4e | [log] [tgz] |
---|---|---|
author | Andrew Morton <akpm@osdl.org> | Wed Jul 27 11:43:55 2005 -0700 |
committer | Linus Torvalds <torvalds@g5.osdl.org> | Wed Jul 27 16:25:53 2005 -0700 |
tree | 5cf9aed809b520eea2dbdf4926c490966169c919 | |
parent | 1aaf18ff9de1f37bf674236fc0779c3aaa65b998 [diff] |
[PATCH] statically link halfmd4 For some reason halfmd4 isn't being linked into the kernel any more and modular ext3 wants it. So statically link the halfmd4 code into the kernel. Signed-off-by: Andrew Morton <akpm@osdl.org> Signed-off-by: Linus Torvalds <torvalds@osdl.org>