summaryrefslogtreecommitdiffstats
path: root/xlators/features/locks/src/locks.h
diff options
context:
space:
mode:
authorRavishankar N <ravishankar@redhat.com>2019-11-28 07:19:13 +0000
committerRavishankar N <ravishankar@redhat.com>2019-11-28 08:12:08 +0000
commit3a8969b852a70bc05887c764474039279ceb23ff (patch)
treea37ed704a35fdf9f8517cddedc28558c7635aa9e /xlators/features/locks/src/locks.h
parentfce5f68bc72d448490a0d41be494ac54a9181b3c (diff)
Revert "afr: make heal info lockless"
This reverts commit fce5f68bc72d448490a0d41be494ac54a9181b3c. I merged the wrong patch by mistake! Hence reverting it. updates: bz#1774011 Change-Id: Id7d6ed1d727efc02467c8a9aea3374331261ebd5
Diffstat (limited to 'xlators/features/locks/src/locks.h')
-rw-r--r--xlators/features/locks/src/locks.h8
1 files changed, 0 insertions, 8 deletions
diff --git a/xlators/features/locks/src/locks.h b/xlators/features/locks/src/locks.h
index 3305350afb1..0ab2aa6cbae 100644
--- a/xlators/features/locks/src/locks.h
+++ b/xlators/features/locks/src/locks.h
@@ -240,7 +240,6 @@ typedef struct {
gf_boolean_t inodelk_count_req;
gf_boolean_t posixlk_count_req;
gf_boolean_t parent_entrylk_req;
- gf_boolean_t multiple_dom_lk_requests;
int update_mlock_enforced_flag;
} pl_local_t;
@@ -262,13 +261,6 @@ typedef struct _locks_ctx {
struct list_head metalk_list;
} pl_ctx_t;
-typedef struct _multi_dom_lk_data {
- xlator_t *this;
- inode_t *inode;
- dict_t *xdata_rsp;
- gf_boolean_t keep_max;
-} multi_dom_lk_data;
-
typedef enum { DECREMENT, INCREMENT } pl_count_op_t;
pl_ctx_t *