[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
[dm-devel] questions about device-mappers XXXX-map funtion()
- From: Jon Bendtsen <jon+lvm silicide dk>
- To: dm-devel sistina com
- Subject: [dm-devel] questions about device-mappers XXXX-map funtion()
- Date: Sun Sep 7 06:32:01 2003
Me and a friend are trying to built encryption into LVM2, and are
currently in the process of making a dm-crypt mapping target.
(it is also a university project).
We copy a bio, not cloning. After this we encrypt the data in the bio,
bio_data(), and use submit_bio() to store it at the disk. But the
original bio are still written to disk, so we are looking for a way
to cancel the writing of this original bio?
JonB
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]