GIT.Harvie.CZ
/
mirrors
/
Programs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f636a24
)
docs
master
author
Tomas Mudrunka
<tomas.mudrunka@gmail.com>
Fri, 12 Jan 2024 18:20:48 +0000
(19:20 +0100)
committer
Tomas Mudrunka
<tomas.mudrunka@gmail.com>
Fri, 12 Jan 2024 18:20:48 +0000
(19:20 +0100)
c/mdraid-gen/mdraid.c
patch
|
blob
|
blame
|
history
diff --git
a/c/mdraid-gen/mdraid.c
b/c/mdraid-gen/mdraid.c
index f258b29f97c7dfb540b8faa5a39d539de97fdb37..5f2720ef4d605e3f6372dd718b6e29a17c0b7adb 100644
(file)
--- a/
c/mdraid-gen/mdraid.c
+++ b/
c/mdraid-gen/mdraid.c
@@
-9,6
+9,10
@@
mdadm --examine test.img
losetup /dev/loop1 test.img
mdadm --assemble md /dev/loop1
+Some docs:
+https://raid.wiki.kernel.org/index.php/RAID_superblock_formats#Sub-versions_of_the_version-1_superblock
+https://docs.huihoo.com/doxygen/linux/kernel/3.7/md__p_8h_source.html
+
*/
//#include <cstddef>
This page took
0.131062 seconds
and
4
git commands to generate.