]> git.baikalelectronics.ru Git - kernel.git/commit
metadata_update sends message to other nodes
authorGoldwyn Rodrigues <rgoldwyn@suse.com>
Sat, 7 Jun 2014 06:44:51 +0000 (01:44 -0500)
committerGoldwyn Rodrigues <rgoldwyn@suse.com>
Mon, 23 Feb 2015 15:59:06 +0000 (09:59 -0600)
commit8c21ff0fee1ad09223f1fff20abd5ab026263448
tree661c54b1c0e45b1f8bdd56c86a9564887c9ec069
parenteb4d08900ca405bae58801d9ed98ad69587deac5
metadata_update sends message to other nodes

   - request to send a message
   - make changes to superblock
   - send messages telling everyone that the superblock has changed
   - other nodes all read the superblock
   - other nodes all ack the messages
   - updating node release the "I'm sending a message" resource.

Signed-off-by: Goldwyn Rodrigues <rgoldwyn@suse.com>
drivers/md/md-cluster.c
drivers/md/md-cluster.h
drivers/md/md.c