diff options
author | karthik-us <ksubrahm@redhat.com> | 2018-05-30 15:27:52 +0530 |
---|---|---|
committer | Shyamsundar Ranganathan <srangana@redhat.com> | 2018-11-29 15:33:37 +0000 |
commit | e504e9f97053b7b755aea49dc13a1e886c896b85 (patch) | |
tree | 114f72e05ddb2cdc5ab36698e8e298878890e866 /api/src/glfs-handleops.c | |
parent | 73f586a007dcffc9692f5f6be3a512a31c4a31ce (diff) |
cluster/afr: Use 2 domain locking in SHD for thin-arbiter
With this change when SHD starts the index crawl it requests
all the clients to release the AFR_TA_DOM_NOTIFY lock so that
clients will know the in memory state is no more valid and
any new operations needs to query the thin-arbiter if required.
When SHD completes healing all the files without any failure, it
will again take the AFR_TA_DOM_NOTIFY lock and gets the xattrs on
TA to see whether there are any new failures happened by that time.
If there are new failures marked on TA, SHD will start the crawl
immediately to heal those failures as well. If there are no new
failures, then SHD will take the AFR_TA_DOM_MODIFY lock and unsets
the xattrs on TA, so that both the data bricks will be considered
as good there after.
>Change-Id: I037b89a0823648f314580ba0716d877bd5ddb1f1
>fixes: bz#1579788
>Signed-off-by: karthik-us <ksubrahm@redhat.com>
(cherry picked from commit 5784a00f997212d34bd52b2303e20c097240d91c)
Change-Id: I037b89a0823648f314580ba0716d877bd5ddb1f1
fixes: bz#1648205
Diffstat (limited to 'api/src/glfs-handleops.c')
0 files changed, 0 insertions, 0 deletions