Description of problem: Currently posix locks are removed based on the fd number in case of a server disconnect event. Post lock migration, the locks will not have any fd association on destination. Hence, posix locks need to be removed based on client-id.
REVIEW: http://review.gluster.org/14492 (posix/locks: associate posix locks with client-id for cleanup) posted (#1) for review on master by Susant Palai (spalai)
REVIEW: http://review.gluster.org/14492 (posix/locks: associate posix locks with client-uuid) posted (#2) for review on master by Susant Palai (spalai)
REVIEW: http://review.gluster.org/14492 (posix/locks: associate posix locks with client-uuid) posted (#3) for review on master by Susant Palai (spalai)
REVIEW: http://review.gluster.org/14492 (posix/locks: associate posix locks with client-uuid) posted (#4) for review on master by Susant Palai (spalai)
REVIEW: http://review.gluster.org/14492 (posix/locks: associate posix locks with client-uuid) posted (#5) for review on master by Susant Palai (spalai)
REVIEW: http://review.gluster.org/14492 (posix/locks: associate posix locks with client-uuid) posted (#6) for review on master by Susant Palai (spalai)
REVIEW: http://review.gluster.org/14492 (posix/locks: associate posix locks with client-uuid) posted (#7) for review on master by Susant Palai (spalai)
REVIEW: http://review.gluster.org/14492 (posix/locks: associate posix locks with client-uuid) posted (#8) for review on master by Susant Palai (spalai)
REVIEW: http://review.gluster.org/14492 (posix/locks: associate posix locks with client-uuid) posted (#9) for review on master by Susant Palai (spalai)
REVIEW: http://review.gluster.org/14492 (posix/locks: associate posix locks with client-uuid) posted (#10) for review on master by Susant Palai (spalai)
REVIEW: http://review.gluster.org/14492 (posix/locks: associate posix locks with client-uuid) posted (#11) for review on master by Susant Palai (spalai)
REVIEW: http://review.gluster.org/14492 (posix/locks: associate posix locks with client-uuid) posted (#12) for review on master by Susant Palai (spalai)
Any progress done? Considering we had not issues due to this in long time, marking it as DEFERRED. Will revisit when we get time.