HomeFreeBSD

MFC r275811: MFV r275783:

Description

MFC r275811: MFV r275783:

Convert ARC flags to use enum. Previously, public flags are defined in
arc.h and private flags are defined in arc.c which can lead to confusion
and programming errors.

Consistently use 'hdr' (when referencing arc_buf_hdr_t) instead of 'buf'
or 'ab' because arc_buf_t are often named 'buf' as well.

Illumos issue:

5369 arc flags should be an enum
5370 consistent arc_buf_hdr_t naming scheme

Details

Provenance
delphijAuthored on
Parents
rS277585: MFC r275782: MFV r275551:
Branches
Unknown
Tags
Unknown

Event Timeline