Skip to content

qa/workunits/fs/misc: fix filelock_interrupt.py#3841

Merged
1 commit merged intomasterfrom
wip-10217
Mar 22, 2015
Merged

qa/workunits/fs/misc: fix filelock_interrupt.py#3841
1 commit merged intomasterfrom
wip-10217

Conversation

@ukernel
Copy link
Copy Markdown
Contributor

@ukernel ukernel commented Mar 2, 2015

Handle the case that kernel does not support fcntl.F_OFD_SETLK.
Also fix the code that checks if fnctl fails with errno == EINTR.

Signed-off-by: Yan, Zheng zyan@redhat.com

Handle the case that kernel does not support fcntl.F_OFD_SETLK.
Also fix the code that checks if fnctl fails with errno == EINTR.

Signed-off-by: Yan, Zheng <zyan@redhat.com>
@loic-bot
Copy link
Copy Markdown

loic-bot commented Mar 2, 2015

SUCCESS: the output of run-make-check.sh on centos-centos7 for 15b4104 is http://paste2.org/LPIC5gCc

:octocat: Sent from GH.

@jcsp
Copy link
Copy Markdown
Contributor

jcsp commented Mar 2, 2015

This looks good to me, has it been run successfully?

@ukernel
Copy link
Copy Markdown
Contributor Author

ukernel commented Mar 3, 2015

yes, I did run it manually

ghost pushed a commit that referenced this pull request Mar 22, 2015
qa/workunits/fs/misc: fix filelock_interrupt.py

Reviewed-by: John Spray <john.spray@redhat.com>
@ghost ghost merged commit 61e4932 into master Mar 22, 2015
@ukernel ukernel deleted the wip-10217 branch March 22, 2015 09:13
This pull request was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants