Skip to content

Instantly share code, notes, and snippets.

View allisonkarlitskaya's full-sized avatar
🐢

Allison Karlitskaya allisonkarlitskaya

🐢
  • Red Hat GmbH
  • Köln
View GitHub Profile
/* Research: what happens with /proc/self/fd/x when x is an fd that was
* opened with O_NOFOLLOW.
*
* ie: can we inotify symlinks using systemd? (it does the same thing)
*
* This program exits cleanly (ie: all asserts pass).
*
* Results:
*
* - operations that normally don't follow symlinks: work on the /proc
At the time the PR was filed or updated:
A---B PR
/
C---D---E main
GitHub create a merge commit to test the PR: