]> git.ipfire.org Git - thirdparty/mdadm.git/commit - super-ddf.c
non-trivial warn_unused_result fix, prepare_update
authorDan Williams <dan.j.williams@intel.com>
Sun, 28 Sep 2008 19:12:08 +0000 (12:12 -0700)
committerDan Williams <dan.j.williams@intel.com>
Wed, 15 Oct 2008 21:15:52 +0000 (14:15 -0700)
commite6b9548dce2635d91a9debfe25b4af792a572e4e
tree46d09fa803053a7ca34126346f802f1f7ececf2f
parent792449393d1792e1bdb45aedada395f345564484
non-trivial warn_unused_result fix, prepare_update

If an allocation fails in ->prepare_update we need to catch it in
->process_update.

Signed-off-by: Dan Williams <dan.j.williams@intel.com>
super-ddf.c