diff options
author | Aravinda VK <avishwan@redhat.com> | 2015-11-25 18:34:29 +0530 |
---|---|---|
committer | Venky Shankar <vshankar@redhat.com> | 2015-12-01 22:42:15 -0800 |
commit | 189a2302822f20ec9741002ebc9b18ea80c2837f (patch) | |
tree | c6f07bdf21eee9a62609ca738e8bf35edbf5ad49 /xlators/mgmt | |
parent | eea50e82365770dea56cdddca89cd6d3b8bb7a22 (diff) |
geo-rep: fd close and fcntl issue
When any of the open fd of a file is closed
on which fcntl lock is taken even though another
fd of the same file is open on which lock is taken,
all fcntl locks will be released. This causes both
replica workers to be ACTIVE sometimes. This patche
fixes that issue.
Change-Id: I1e203ab0e29442275338276deb56d09e5679329c
BUG: 1285488
Original-Author: Aravinda VK <avishwan@redhat.com>
Signed-off-by: Kotresh HR <khiremat@redhat.com>
Reviewed-on: http://review.gluster.org/12752
Tested-by: Gluster Build System <jenkins@build.gluster.com>
Reviewed-by: Milind Changire <mchangir@redhat.com>
Tested-by: NetBSD Build System <jenkins@build.gluster.org>
Reviewed-by: Aravinda VK <avishwan@redhat.com>
Reviewed-by: Venky Shankar <vshankar@redhat.com>
Diffstat (limited to 'xlators/mgmt')
0 files changed, 0 insertions, 0 deletions