commit | a920e9416b3469994860ab552dfd7fd5a5aff162 | [log] [tgz] |
---|---|---|
author | Johann Lombardi <johann.lombardi@bull.net> | Wed Oct 11 01:21:00 2006 -0700 |
committer | Linus Torvalds <torvalds@g5.osdl.org> | Wed Oct 11 11:14:15 2006 -0700 |
tree | 9919991a89614a059fafd91b93666e8487606f3d | |
parent | f7f4bccb729844a0fa873e224e3a6f7eeed095bb [diff] |
[PATCH] jbd2: rename slab jbd and jbd2 currently use the same slab names which must be unique. The patch below just renames jbd2's slabs. Signed-off-by: Johann Lombardi <johann.lombardi@bull.net> Signed-off-by: Andrew Morton <akpm@osdl.org> Signed-off-by: Linus Torvalds <torvalds@osdl.org>