HomeFreeBSD

Use `sizeof(*uuser)` instead of `sizeof(struct usm_user)` for consistency with

Description

Use sizeof(*uuser) instead of sizeof(struct usm_user) for consistency with
the rest of the users in the file

No functional change

MFC after: 3 days
Sponsored by: EMC / Isilon Storage Division

Details

Provenance
ngieAuthored on
Parents
rS298463: Add FEATURE knob for testing for UFS extended attribute kernel support
Branches
Unknown
Tags
Unknown