Bug 204705
Summary: | Race condition between vfs_rename and vfs_link | ||
---|---|---|---|
Product: | File System | Reporter: | Xavier Roche (xavier.roche+bugzilla.kernel.org) |
Component: | Other | Assignee: | fs_other |
Status: | NEW --- | ||
Severity: | normal | CC: | xavier.roche+bugzilla.kernel.org, xavier.roche |
Priority: | P1 | ||
Hardware: | All | ||
OS: | Linux | ||
Kernel Version: | 5.3.0-rc6 | Subsystem: | |
Regression: | Yes | Bisected commit-id: | |
Attachments: |
Script demonstrating the race condition
Naive fix demonstrating the origin of the issue |
Description
Xavier Roche
2019-08-27 07:08:57 UTC
Created attachment 284623 [details]
Naive fix demonstrating the origin of the issue
|