Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

obj: fix pmemobj_tx_lock error handling #3536

Merged
merged 1 commit into from Jan 29, 2019

Conversation

mslusarz
Copy link
Contributor

@mslusarz mslusarz commented Jan 27, 2019

Locking failure should NOT result in adding the lock to transaction!


This change is Reviewable

Locking failure should NOT result in adding lock to transaction!
@pmem-bot
Copy link
Contributor

@pbalcer and @hubertsoltysiak please review this pull request

@codecov-io
Copy link

Codecov Report

Merging #3536 into stable-1.5 will increase coverage by 0.02%.
The diff coverage is 100%.

@@              Coverage Diff               @@
##           stable-1.5    #3536      +/-   ##
==============================================
+ Coverage       74.25%   74.28%   +0.02%     
==============================================
  Files             155      155              
  Lines           26386    26387       +1     
==============================================
+ Hits            19594    19601       +7     
+ Misses           6792     6786       -6

@marcinslusarz marcinslusarz merged commit 964035f into pmem:stable-1.5 Jan 29, 2019
@mslusarz mslusarz deleted the tx_lock1.5 branch April 24, 2019 21:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

5 participants