summaryrefslogtreecommitdiffstats
path: root/xlators/cluster/unify/src/unify.c
diff options
context:
space:
mode:
Diffstat (limited to 'xlators/cluster/unify/src/unify.c')
-rw-r--r--xlators/cluster/unify/src/unify.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/xlators/cluster/unify/src/unify.c b/xlators/cluster/unify/src/unify.c
index a5447035f..9fcf43ae2 100644
--- a/xlators/cluster/unify/src/unify.c
+++ b/xlators/cluster/unify/src/unify.c
@@ -3834,6 +3834,7 @@ unify_ns_link_cbk (call_frame_t *frame,
priv->xl_array[list[index]]->fops->link,
&local->loc1,
&local->loc2);
+ break;
}
if (need_break)
break;