glusterfs
glusterfs copied to clipboard
dht: Wind a lock(inodelk/entrylk) fop as a internal fop
Set negative pid while wind a lock fop by dht
Change-Id: Ib9f9aeb15629753ab337f647b9592399eb5730bc Signed-off-by: Mohit Agrawal [email protected]
/run regression
1 test(s) failed ./tests/00-geo-rep/georep-basic-dr-rsync-arbiter.t
0 test(s) generated core
3 test(s) needed retry ./tests/000-flaky/basic_mount-nfs-auth.t ./tests/000-flaky/bugs_nfs_bug-1116503.t ./tests/00-geo-rep/georep-basic-dr-rsync-arbiter.t
2 flaky test(s) marked as success even though they failed ./tests/000-flaky/basic_mount-nfs-auth.t ./tests/000-flaky/bugs_nfs_bug-1116503.t https://build.gluster.org/job/gh_centos7-regression/2666/
/run full regression
/run regression
2 test(s) failed ./tests/00-geo-rep/georep-basic-dr-tarssh.t ./tests/bugs/replicate/bug-1586020-mark-dirty-for-entry-txn-on-quorum-failure.t
0 test(s) generated core
5 test(s) needed retry ./tests/000-flaky/basic_afr_split-brain-favorite-child-policy.t ./tests/000-flaky/basic_mount-nfs-auth.t ./tests/000-flaky/bugs_nfs_bug-1116503.t ./tests/00-geo-rep/georep-basic-dr-tarssh.t ./tests/bugs/replicate/bug-1586020-mark-dirty-for-entry-txn-on-quorum-failure.t
2 flaky test(s) marked as success even though they failed ./tests/000-flaky/basic_mount-nfs-auth.t ./tests/000-flaky/bugs_nfs_bug-1116503.t
/run full regression
3 test(s) needed retry ./tests/000-flaky/basic_ec_ec-quorum-count-partial-failure.t ./tests/000-flaky/basic_mount-nfs-auth.t ./tests/000-flaky/bugs_nfs_bug-1116503.t
2 flaky test(s) marked as success even though they failed ./tests/000-flaky/basic_mount-nfs-auth.t ./tests/000-flaky/bugs_nfs_bug-1116503.t
We can ignore this pull request, the pull request to avoid the deadlock issue we were facing in lock xlator while multiple clients are trying to delete the same directory structure. Initially, we thought it is because of DHT but later we found it would not work so we can reject this pull request.