FreeBSD ZFS
The Zettabyte File System
Data Fields

lr_attr_t Struct Reference

Handle option extended vattr attributes. More...

#include <zil.h>

Data Fields

uint32_t lr_attr_masksize
 number of elements in array
uint32_t lr_attr_bitmap
 First entry of array.

Detailed Description

Handle option extended vattr attributes.

Whenever new attributes are added the version number will need to be updated as will code in zfs_log.c and zfs_replay.c

Definition at line 214 of file zil.h.


Field Documentation

First entry of array.

Definition at line 216 of file zil.h.

number of elements in array

Definition at line 215 of file zil.h.


The documentation for this struct was generated from the following file:
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Defines