[PATCH] dm crypt: restructure write processing
authorMilan Broz <mbroz@redhat.com>
Tue, 3 Oct 2006 08:15:38 +0000 (01:15 -0700)
committerLinus Torvalds <torvalds@g5.osdl.org>
Tue, 3 Oct 2006 15:04:15 +0000 (08:04 -0700)
commit93e605c237a61f5a0ea37b12353392f01d596628
treec3e9932a19b95c9a4e4fb41527dc4c3c40c24057
parent8b004457168995f2ae2a35327f885183a9e74141
[PATCH] dm crypt: restructure write processing

Restructure the dm-crypt write processing in preparation for workqueue changes
in the next patches.

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