]> git.baikalelectronics.ru Git - kernel.git/commit
dm crypt: remove unnecessary crypt_context write parm
authorMilan Broz <mbroz@redhat.com>
Fri, 8 Feb 2008 02:10:41 +0000 (02:10 +0000)
committerAlasdair G Kergon <agk@redhat.com>
Fri, 8 Feb 2008 02:10:41 +0000 (02:10 +0000)
commit03f6124a07e91213348bca5f16cdcc90836ab5da
tree456f6369cb9f16bd4575442d5729f9d03efb4620
parent3e4a521b73bfb8bd98ce5c8f83828fe870b315cd
dm crypt: remove unnecessary crypt_context write parm

Remove write attribute from convert_context and use bio flag instead.

Signed-off-by: Milan Broz <mbroz@redhat.com>
Signed-off-by: Alasdair G Kergon <agk@redhat.com>
drivers/md/dm-crypt.c