Paul Dagnelie

Results 14 comments of Paul Dagnelie

The way to get zdb to work on a snapshot is to use the `pool/fs@snap` syntax, not the `.zfs` directory (which is a posix illusion created for convenience). I would...

For the record, the B= segment in a zdb line is the logical and physical birth times of the block in question. `zfs diff` operates in basically the same way...

I may have just hit this issue on our version of ZFS. It's unlikely to be a bug in the code under test (which doesn't do anything in the dbuf...

Unfortunately, NTFS also uses the first block of the disk, so you probably can't have FAT and NTFS at the same time. In addition, it may not have the block-reservation...