diff options
author | Andrew Morton <akpm@osdl.org> | 2006-03-25 12:06:53 +0100 |
---|---|---|
committer | Linus Torvalds <torvalds@g5.osdl.org> | 2006-03-25 17:22:50 +0100 |
commit | e3df18983ea090a2e00dd5c2c6167bb431a0e0a2 (patch) | |
tree | 99f7944da7c8c85eed6738c1ef9f357f7dcae928 /include/asm-i386 | |
parent | [PATCH] Keys: Replace duplicate non-updateable keys rather than failing (diff) | |
download | linux-e3df18983ea090a2e00dd5c2c6167bb431a0e0a2.tar.xz linux-e3df18983ea090a2e00dd5c2c6167bb431a0e0a2.zip |
[PATCH] jbd: embed j_commit_timer in journal struct
The kjournald timer is currently on the kernel thread's stack and the journal
structure points at it. Save a pointer hop by moving the timer into the
journal structure.
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
Diffstat (limited to 'include/asm-i386')
0 files changed, 0 insertions, 0 deletions