Hi Robert,

Robert Milkowski wrote On 04/02/07 17:48,:
Right now a symlink should consume one dnode (320 bytes)

dnode_phys_t are actually 512 bytes:

> ::sizeof dnode_phys_t
sizeof (dnode_phys_t) = 0x200

> if the name it point to is less than 67 bytes, otherwise a data block is allocated
additionally to dnode (and more IOs will be needed to read it).
And of course an entry in a directory is needed as for normal file.

- Right

Cheers: Neil.
_______________________________________________
zfs-discuss mailing list
zfs-discuss@opensolaris.org
http://mail.opensolaris.org/mailman/listinfo/zfs-discuss

Reply via email to