dm-reverse.readme

来自「Linux Device Mapper Source Code」· README 代码 · 共 14 行

README
14
字号
Sure. It's basically code from dm-linear.c and dm-stripe.c (you canreverse chunks of a given size). The target syntax is "<chunk size><device> <first sector>".I added some lines so that it can be compiled as module outside of thekernel (the reference counting is working fine).dm-reverse.c is attached.--Christophe Saout <christophe@saout.de>Please avoid sending me Word or PowerPoint attachments.See http://www.fsf.org/philosophy/no-word-attachments.html

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?