Date: Thu, 13 Sep 2018 19:42:23 +0200 From: Stefan Berndt <stefan.berndt@imoriath.com> To: fs@FreeBSD.org Subject: Short Question about ZFS internal data structures Message-ID: <3501959f-a0fd-5bd8-8d8d-6c018338777a@imoriath.com>
next in thread | raw e-mail | index | archive | help
Hi, Can someone of the ZFS experts hint me which type of data structure is in the bonus buffer of a DMU_OT_DIRECTORY_CONTENTS or DMU_OT_PLAIN_FILE_CONTENTS object? It's allways bonus type 44, bonus length 168, and looks like: 00:5A 50 2F 00 02 04 18 00 A4 81 00 00 00 00 00 00 ZP/............. 10:DD 17 01 00 00 00 00 00 5B 06 00 00 00 00 00 00 ........[....... 20:00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ................ 30:08 00 00 00 00 00 00 00 04 00 00 00 08 04 00 00 ................ 40:FA 03 85 5B 00 00 00 00 A0 20 47 0C 00 00 00 00 ...[..... G..... 50:FA 03 85 5B 00 00 00 00 E0 C7 D7 0C 00 00 00 00 ...[............ 60:FA 03 85 5B 00 00 00 00 E0 C7 D7 0C 00 00 00 00 ...[............ 70:FA 03 85 5B 00 00 00 00 A0 20 47 0C 00 00 00 00 ...[..... G..... 80:01 00 00 00 00 00 00 00 03 00 00 00 00 00 00 00 ................ 90:00 00 00 10 9F 01 1E 00 00 00 40 20 89 00 12 00 ..........@ .... A0:00 00 00 40 89 00 12 00 Maybe I am to tired or to stupid to find the right one. Greetings Stefan Berndt
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?3501959f-a0fd-5bd8-8d8d-6c018338777a>