HomeFreeBSD

Decode arguments passed to extended attribute related system calls.

Description

Decode arguments passed to extended attribute related system calls.

The cmd argument passed to extattrctl() is not decoded as a string constant
but is just printed in hex. The value is filesystem-specific but in
practice is only used with UFS1 filesystems.

Details

Provenance
jhbAuthored on
Parents
rS319678: Allow sysctl kern.vm_guest to return bhyve when running under bhyve.
Branches
Unknown
Tags
Unknown