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

lib/deltas: Some misc declare-and-initialize porting #1511

Closed
wants to merge 2 commits into from

Conversation

cgwalters
Copy link
Member

Also some glnx_fstatat_allow_noent(). Not specifically prep for anything.

Also some `glnx_fstatat_allow_noent()`.  Not specifically prep for anything.
@cgwalters
Copy link
Member Author

This one should wait until after 2018.4 (the hotfix with #1508 )

@cgwalters
Copy link
Member Author

Fixup ⬆️ all green now.

return glnx_throw_errno_prefix (error, "fstatat(%s)", superblock_path);
}
*out_exists = TRUE;
*out_exists = (errno == 0);
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice!

@jlebon
Copy link
Member

jlebon commented Mar 23, 2018

@rh-atomic-bot r+ 1c53652

@rh-atomic-bot
Copy link

⚡ Test exempted: merge already tested.

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.

3 participants