summaryrefslogtreecommitdiffstats
path: root/xlators/cluster/afr/src/afr.h
diff options
context:
space:
mode:
Diffstat (limited to 'xlators/cluster/afr/src/afr.h')
-rw-r--r--xlators/cluster/afr/src/afr.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/xlators/cluster/afr/src/afr.h b/xlators/cluster/afr/src/afr.h
index 4b894c5c464..2b0ced58f6c 100644
--- a/xlators/cluster/afr/src/afr.h
+++ b/xlators/cluster/afr/src/afr.h
@@ -1006,4 +1006,6 @@ afr_remove_eager_lock_stub (afr_local_t *local);
void
afr_replies_wipe (struct afr_reply *replies, int count);
+gf_boolean_t
+afr_xattrs_are_equal (dict_t *dict1, dict_t *dict2);
#endif /* __AFR_H__ */