]> git.ipfire.org Git - thirdparty/mdadm.git/commit - super-ddf.c
Allow passing metadata update to the monitor.
authorNeil Brown <neilb@suse.de>
Thu, 12 Jun 2008 00:13:23 +0000 (10:13 +1000)
committerNeil Brown <neilb@suse.de>
Thu, 12 Jun 2008 00:13:23 +0000 (10:13 +1000)
commit2e735d198233a67f305862f72e3a5d0f0c3c548c
tree8dad807f9ed77f623ad5cf70900eab23054a552e
parentb22806772072a3c9a3a7fa406fb573294cb4388b
Allow passing metadata update to the monitor.

Code in manager can now just call queue_metadata_update with a
(freeable) buf holding the update, and it will get passed to the
monitor and written out.
managemon.c
mdadm.h
mdmon.h
monitor.c
super-ddf.c
super-intel.c