Would dm-crypt execute correctly if sector encryption ended asynchronously? For example:If sector 1, 2, 3 are sent to be done asynchronously to the same algorithm instance, and the jobs end in the following order: 2, 1, 3; does the dm-crypt module know to write the data in the proper place when the encryption "done" callback is called?
_______________________________________________ dm-crypt mailing list dm-crypt@xxxxxxxx http://www.saout.de/mailman/listinfo/dm-crypt