mdbzfs icon indicating copy to clipboard operation
mdbzfs copied to clipboard

Regarding ZFS bonus buffer

Open roopa01 opened this issue 5 years ago • 0 comments

Hi,

I am working on ZFS file system to trace data in zpool.I have object type 800 uint8_t dn_type = 0x14 <-- DMU_OT_DIRECTORY_CONTENTS . What is the structure of this type of object.It has bonus buffer .So how can i read bonus buffer or what is the structure of bonus buffer and how many type of data a bonus buffer can hold like 0x2c.

Thanks roopa01

roopa01 avatar Feb 03 '21 05:02 roopa01