]> git.ipfire.org Git - thirdparty/mdadm.git/commit - util.c
Add gpt pseudo-metadata
authorNeilBrown <neilb@suse.de>
Fri, 20 Aug 2010 03:10:50 +0000 (13:10 +1000)
committerNeilBrown <neilb@suse.de>
Mon, 6 Sep 2010 01:26:28 +0000 (11:26 +1000)
commit0592faeb5e693d4317fb85d5ab013697a21c301d
tree02b785c94b92fe3100978b976645d36c274674b8
parent0f22b998fb9cf8478810b89cd50fa5b4fbf11d38
Add gpt pseudo-metadata

This allows mdadm to work with gpt metadata to a limited extent.

Signed-off-by: NeilBrown <neilb@suse.de>
Makefile
mdadm.h
super-gpt.c [new file with mode: 0644]
util.c