Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@arctangerines
Copy link
Member

Proposed Changes

  • Moved to metadata flags, got rid of stat too
  • Added getdents64 to tracing and it is also wrapped in the enforcer
  • Moved rel2abspath to list_util
  • Updated the tracing and enforcing to be logically consistent, for example, open is now metadata
  • No more '+' to indicate 'RW', now '+' does not exist and 'RW' is explicitly stated

Merge Checklist

The following items must be completed before PRs can be merged.
Check these off to verify you have completed all steps.

  • make test Run local tests prior to pushing.
  • make format Format source code to comply with lint policies. Note that some lint errors can only be resolved manually (e.g., Python)
  • make lint Run lint on source code prior to pushing.
  • Manual Update: Update the manual to reflect user-visible changes.
  • Type Labels: Select a github label for the type: bugfix, enhancement, etc.
  • Product Labels: Select a github label for the product: TaskVine, Makeflow, etc.
  • PR RTM: Mark your PR as ready to merge.

- Moved to metadata flags, got rid of stat too
- Added getdents64 to tracing and it is also wrapped in the enforcer
- Moved rel2abspath to list_util
- Updated the tracing and enforcing to be logically consistent, for
  example, open is now metadata
@colinthomas-z80
Copy link
Contributor

Looks good to me

@btovar btovar merged commit 44a9eb6 into cooperative-computing-lab:master Sep 10, 2025
11 checks passed
btovar pushed a commit that referenced this pull request Sep 25, 2025
- Moved to metadata flags, got rid of stat too
- Added getdents64 to tracing and it is also wrapped in the enforcer
- Moved rel2abspath to list_util
- Updated the tracing and enforcing to be logically consistent, for
  example, open is now metadata
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