Skip to content

fix(evt): some correctness changes around cwd/perms/timestamps - #127

Merged
bleggett merged 1 commit into
mainfrom
bleggett/correctness-bugs
Jul 22, 2026
Merged

fix(evt): some correctness changes around cwd/perms/timestamps#127
bleggett merged 1 commit into
mainfrom
bleggett/correctness-bugs

Conversation

@bleggett

Copy link
Copy Markdown
Collaborator

Fixes a few issues

  • Use saturating_sub for some timestamp subs, for correctness/sanity's sake.
  • Fix issue with OPENAT events not reporting the correct modeflags in some cases.
  • Fix issue where a failed chdir syscall updated the cwd in the threadtable state - by definition it shouldn't

@bleggett
bleggett requested a review from a team July 22, 2026 21:02
@bleggett
bleggett enabled auto-merge (squash) July 22, 2026 21:02
@bleggett
bleggett force-pushed the bleggett/correctness-bugs branch from 94766c3 to 2b3ee47 Compare July 22, 2026 21:03
@bleggett
bleggett merged commit 13e6f5b into main Jul 22, 2026
5 checks passed
@bleggett
bleggett deleted the bleggett/correctness-bugs branch July 22, 2026 21:05
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.

2 participants