We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
It seems that libpmem operation is called with libpmemobj flags.
pmdk/src/libpmemobj/obj.c
Line 411 in 6ee3f36
https://github.com/pmem/pmdk/actions/runs/7653456660/job/20855419611?pr=5966#step:5:6205
Are you willing to submit a pull request with a proposed change? (Yes, No) Yes
Requested priority: (Showstopper, High, Medium, Low) High
The text was updated successfully, but these errors were encountered:
pmem: disable flag verification until pmem#5979 is fixed
869bc58
Signed-off-by: Tomasz Gromadzki <[email protected]>
5d46cd2
fb82005
ac4f3c9
Merge pull request #5980 from grom72/disable-5979
069c860
pmem: disable flag verification until #5979 is fixed
No branches or pull requests
ISSUE: Invalid flags used for pmem operations when calling from libpmemobj
It seems that libpmem operation is called with libpmemobj flags.
pmdk/src/libpmemobj/obj.c
Line 411 in 6ee3f36
Environment Information
Please provide a reproduction of the bug:
https://github.com/pmem/pmdk/actions/runs/7653456660/job/20855419611?pr=5966#step:5:6205
How often bug is revealed: (always, often, rare): always
Actual behavior:
Expected behavior:
Details
Additional information about Priority and Help Requested:
Are you willing to submit a pull request with a proposed change? (Yes, No) Yes
Requested priority: (Showstopper, High, Medium, Low) High
The text was updated successfully, but these errors were encountered: