]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
[PATCH] dm crypt: restructure for workqueue change
authorMilan Broz <mbroz@redhat.com>
Tue, 3 Oct 2006 08:15:37 +0000 (01:15 -0700)
committerLinus Torvalds <torvalds@g5.osdl.org>
Tue, 3 Oct 2006 15:04:15 +0000 (08:04 -0700)
commit8b004457168995f2ae2a35327f885183a9e74141
treed67d966133d61d2fed58f42a5efae1a2cb3c66ce
parente48d4bbf9697f4fee4f4e48c5e2586b332809519
[PATCH] dm crypt: restructure for workqueue change

Restructure part of the dm-crypt code in preparation for workqueue changes.

Use 'base_bio' or 'clone' variable names consistently throughout.  No
functional changes are included in this patch.

Signed-off-by: Milan Broz <mbroz@redhat.com>
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-crypt.c