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

criu-log: remove unused declaration #2338

Merged
merged 1 commit into from
Jan 25, 2024

Conversation

rst0git
Copy link
Member

@rst0git rst0git commented Jan 24, 2024

This pull request removes a leftover declaration for log_closedir(). This function has been removed in commit dc80d6f.

This patch removes a leftover declaration for log_closedir()
which has been removed in the following commit:

dc80d6f
log: get rid of LOG_DIR_FD_OFF and opening cwd in log_init()

Signed-off-by: Radostin Stoyanov <rstoyanov@fedoraproject.org>
@codecov-commenter
Copy link

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (dfd7d63) 70.57% compared to head (b4d0d2d) 70.56%.

❗ Current head b4d0d2d differs from pull request most recent head 68045ef. Consider uploading reports for the commit 68045ef to get more accurate results

Additional details and impacted files
@@             Coverage Diff              @@
##           criu-dev    #2338      +/-   ##
============================================
- Coverage     70.57%   70.56%   -0.01%     
============================================
  Files           132      132              
  Lines         33619    33619              
============================================
- Hits          23726    23724       -2     
- Misses         9893     9895       +2     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@avagin avagin merged commit 6349473 into checkpoint-restore:criu-dev Jan 25, 2024
39 checks passed
@rst0git rst0git deleted the log_closedir branch January 25, 2024 16:32
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

3 participants