[PATCH] dm mirror log: refactor context
authorAlasdair G Kergon <agk@redhat.com>
Mon, 26 Jun 2006 07:27:29 +0000 (00:27 -0700)
committerLinus Torvalds <torvalds@g5.osdl.org>
Mon, 26 Jun 2006 16:58:35 +0000 (09:58 -0700)
commitb7cca195c4cc051210f3e60a859b779ca833a2e4
treef9d7f2cc386c90214eaec2617715365708118bdc
parent702ca6f0be9ef95087ee2c9f31e6517492554483
[PATCH] dm mirror log: refactor context

Refactor the code that creates the core and disk log contexts to avoid the
repeated allocation of clean_bits introduced by the last patch.

Signed-off-by: Alasdair G Kergon <agk@redhat.com>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
drivers/md/dm-log.c