HomeFreeBSD

Prefer the vop_rmextattr() vnode operation for removing extended
rS116699Unpublished

Unpublished Commit ยท Learn More

No further details are available.

Description

Prefer the vop_rmextattr() vnode operation for removing extended
attributes from objects over vop_setextattr() with a NULL uio; if
the file system doesn't support the vop_rmextattr() method, fall
back to the vop_setextattr() method.

Obtained from: TrustedBSD Project
Sponsored by: DARPA, Network Associates Laboratories

Details

Provenance
rwatsonAuthored on
Parents
rS116698: Expose vop_rmextattr as an explicit operation at the vnode operation
Branches
Unknown
Tags
Unknown

Event Timeline