]> git.ipfire.org Git - thirdparty/mdadm.git/commit - mdadm.h
Add domain policy support.
authorNeilBrown <neilb@suse.de>
Mon, 23 Aug 2010 05:36:08 +0000 (15:36 +1000)
committerNeilBrown <neilb@suse.de>
Mon, 6 Sep 2010 01:26:27 +0000 (11:26 +1000)
commitf5f12c84ac14bd123b9fa59ecb4f4366ab948853
tree8af631c2f2509684e1b8500243caf53ff373f831
parente3bb5f144bfdfb3ae66be8de2393e87162f01264
Add domain policy support.

A device can be in a number of domains.

The domains of an array is the union of the domains of all devices.

A device is allowed to join an array when its set of domains is a
subset of the array's domains.

Signed-off-by: NeilBrown <neilb@suse.de>
mdadm.h
policy.c