K 10 svn:author V 3 mav K 8 svn:date V 27 2011-01-26T13:18:26.495623Z K 7 svn:log V 356 Add kerneldump() method to the transformation modules API -- minimalistic shortcut for robust kernel dumps writing. When method is not implemented, previously made wrappers around regular code will try to handle the things. Implement kernel dumping for RAID0 and RAID1 transformation modules without using memory allocations, locks and other extra calls. END