]> git.ipfire.org Git - thirdparty/mdadm.git/commit - super-ddf.c
DDF: handle "open flag" according to spec
authormwilck@arcor.de <mwilck@arcor.de>
Wed, 3 Jul 2013 20:27:44 +0000 (22:27 +0200)
committerNeilBrown <neilb@suse.de>
Mon, 8 Jul 2013 05:28:31 +0000 (15:28 +1000)
commita4057a88a2f0959690a7eb3e5cbfa1a585a0a71a
tree70d9ad78777ebb9171ccb5014670d1ede54a98ca
parentdbeb699a77e898bb82b90342348dc59743b0c16f
DDF: handle "open flag" according to spec

The DDF spec mandates that the "open flag" be set to non-0 before
writing a configuration, and reset to 0 when finished to indicate
success.

Signed-off-by: Martin Wilck <mwilck@arcor.de>
Signed-off-by: NeilBrown <neilb@suse.de>
super-ddf.c