diff options
author | Andrew Morton <akpm@osdl.org> | 2006-03-25 11:06:53 (GMT) |
---|---|---|
committer | Linus Torvalds <torvalds@g5.osdl.org> | 2006-03-25 16:22:50 (GMT) |
commit | e3df18983ea090a2e00dd5c2c6167bb431a0e0a2 (patch) | |
tree | 99f7944da7c8c85eed6738c1ef9f357f7dcae928 /fs/xattr.c | |
parent | 1d9b7d97d6661edb44ce08f17e47c66d4ac20e34 (diff) | |
download | linux-fsl-qoriq-e3df18983ea090a2e00dd5c2c6167bb431a0e0a2.tar.xz |
[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 'fs/xattr.c')
0 files changed, 0 insertions, 0 deletions