HomeFreeBSD

p9fs: Use UNLINKAT instead of REMOVE to implement removals

Description

p9fs: Use UNLINKAT instead of REMOVE to implement removals

REMOVE doesn't work properly in the face of hard links. Use UNLINKAT
instead, which is implemented by qemu and bhyve and lets the client
specify the name being removed.

PR: 282432
Reviewed by: dfr
Differential Revision: https://reviews.freebsd.org/D47438

Details

Provenance
markjAuthored on Nov 7 2024, 6:23 PM
Reviewer
dfr
Differential Revision
D47438: p9fs: Use UNLINKAT instead of REMOVE to implement removals
Parents
rG15853a5fc954: e1000: Improve igb(4) SFP support
Branches
Unknown
Tags
Unknown