diff options
author | Al Viro <viro@zeniv.linux.org.uk> | 2006-03-18 19:22:53 +0100 |
---|---|---|
committer | Al Viro <viro@zeniv.linux.org.uk> | 2006-03-19 00:33:56 +0100 |
commit | 7670876d2d194b2aecb54f397704838eee7d72ee (patch) | |
tree | 4c1b29bba1b038a407870ab62b3dd70057c949e0 /kernel | |
parent | [PATCH] fix cfq hash lookups (diff) | |
download | linux-7670876d2d194b2aecb54f397704838eee7d72ee.tar.xz linux-7670876d2d194b2aecb54f397704838eee7d72ee.zip |
[PATCH] stop leaking cfq_data in cfq_set_request()
We don't need to pin ->key down; ->cfqq->cfqd will do that for us.
Incidentally, that stops the leak we had - that reference was never
dropped.
Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
Diffstat (limited to 'kernel')
0 files changed, 0 insertions, 0 deletions