aboutsummaryrefslogtreecommitdiffhomepage
path: root/cmd/sharefs/test/raceattr.go
AgeCommit message (Collapse)Author
2026-04-08cmd/sharefs: reproduce vfs inode file attribute raceOphestra
This happens in the vfs permissions check only and stale data appears to never reach userspace. Signed-off-by: Ophestra <cat@gensokyo.uk>