diff options
author | Jonathan Brassow <jbrassow@redhat.com> | 2011-06-07 18:51:30 -0400 |
---|---|---|
committer | NeilBrown <neilb@suse.de> | 2011-06-08 01:11:31 -0400 |
commit | 076f968b37f0232d883749da8f5031df5dea7ade (patch) | |
tree | aa1c58756c3754abe657be36b4720a16d5c41858 /drivers/hwmon/i5k_amb.c | |
parent | 1ed7242e591af7e233234d483f12d33818b189d9 (diff) |
MD: add sync_super to mddev_t struct
Add the 'sync_super' function pointer to MD array structure (struct mddev_s)
If device-mapper (dm-raid.c) is to define its own on-disk superblock and be
able to load it, there must still be a way for MD to initiate superblock
updates. The simplest way to make this happen is to provide a pointer in
the MD array structure that can be set by device-mapper (or other module)
with a function to do this. If the function has been set, it will be used;
otherwise, the method with be looked up via 'super_types' as usual.
Signed-off-by: Jonathan Brassow <jbrassow@redhat.com>
Signed-off-by: NeilBrown <neilb@suse.de>
Diffstat (limited to 'drivers/hwmon/i5k_amb.c')
0 files changed, 0 insertions, 0 deletions