Files
android_kernel_xiaomi_sm8450/drivers/md
Goldwyn Rodrigues c186b128cd md-cluster: Perform resync/recovery under a DLM lock
Resync or recovery must be performed by only one node at a time.
A DLM lock resource, resync_lockres provides the mutual exclusion
so that only one node performs the recovery/resync at a time.

If a node is unable to get the resync_lockres, because recovery is
being performed by another node, it set MD_RECOVER_NEEDED so as
to schedule recovery in the future.

Remove the debug message in resync_info_update()
used during development.

Signed-off-by: Goldwyn Rodrigues <rgoldwyn@suse.com>
2015-10-12 03:32:44 -05:00
..
2014-01-14 23:23:03 -05:00
2015-08-13 12:32:04 -06:00
2013-08-23 09:02:13 -04:00
2012-07-30 17:25:16 -07:00
2015-08-13 12:31:57 -06:00
2015-08-13 12:31:57 -06:00