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

nfs_tools: fix problem of displaying string representation of tk_runsstate #97

Merged
merged 1 commit into from
Aug 21, 2024

Conversation

daimngo
Copy link
Member

@daimngo daimngo commented Aug 6, 2024

This fix ensures the correct string representation of the bits in tk_runstate, which vary depending on the kernel version.

@oracle-contributor-agreement oracle-contributor-agreement bot added the OCA Verified All contributors have signed the Oracle Contributor Agreement. label Aug 6, 2024
Copy link
Member

@brenns10 brenns10 left a comment

Choose a reason for hiding this comment

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

One small change requested here due to weirdness with debuginfo. But otherwise this looks excellent, thanks for finding and fixing this.

drgn_tools/nfs_tools.py Outdated Show resolved Hide resolved
…tate

This fix ensures the correct string representation of the bits
in tk_runstate, which vary depending on the kernel version.

Signed-off-by: Dai Ngo <[email protected]>
@brenns10 brenns10 merged commit 80e126e into oracle-samples:main Aug 21, 2024
5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
OCA Verified All contributors have signed the Oracle Contributor Agreement.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants