]> git.baikalelectronics.ru Git - kernel.git/commit
Introduce md_cluster_operations to handle cluster functions
authorGoldwyn Rodrigues <rgoldwyn@suse.com>
Sat, 29 Mar 2014 15:01:53 +0000 (10:01 -0500)
committerGoldwyn Rodrigues <rgoldwyn@suse.com>
Mon, 23 Feb 2015 13:28:42 +0000 (07:28 -0600)
commit22682749a21881450517ec5ae5c11320b066f9e1
tree22b789f9e6bdcfd892d9f6a7e757e1fe58579795
parentd825bbd8a18fa56c14dd3875ff5e1976848bf7a9
Introduce md_cluster_operations to handle cluster functions

This allows dynamic registering of cluster hooks.

Signed-off-by: Goldwyn Rodrigues <rgoldwyn@suse.com>
drivers/md/md-cluster.c
drivers/md/md-cluster.h [new file with mode: 0644]
drivers/md/md.c
drivers/md/md.h