• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

systemd / systemd / 25834419893 / 1
73%
main: 73%

Build:
DEFAULT BRANCH: main
Ran 14 May 2026 03:26AM UTC
Files 2096
Run time 1min
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

13 May 2026 10:51PM UTC coverage: 72.584% (+0.07%) from 72.513%
25834419893.1

push

github

bluca
nsresourced: re-link GID delegation file after atomic UID file write

userns_registry_remove() restores a sub-delegated UID range by writing
the previous owner's data to u<UID>.delegate with WRITE_STRING_FILE_ATOMIC.
Atomic writes go via a temp file and rename, which replaces the directory
entry with a fresh inode and severs the hardlink to g<GID>.delegate. The
stale GID side then keeps pointing at the prior inode with outdated owner
and ancestor data, so subsequent lookups via GID return wrong results.

Re-create the hardlink after the atomic write so the two views stay in
sync, matching what userns_registry_store() already does after writing
a new delegation.

328958 of 453210 relevant lines covered (72.58%)

1305869.89 hits per line

Source Files on job 25834419893.1
  • Tree
  • List 2096
  • Changed 160
  • Source Changed 80
  • Coverage Changed 151
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 25834419893
  • 95e7ead2 on github
  • Prev Job for on main (#25770446501.1)
  • Next Job for on main (#25893429527.1)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc