Eric Schrock wrote: > The checksum code is currently only used in libzpool, which means ztest > and zdb depends on it.
Good that os what I had hoped for. > There is an open bug where userland code that reads labels (namely > import) should also checksum the values. These are always written using > ZIO_CHECKSUM_LABEL (currently SHA256). However, this would not leverage > the same ZFS checksum code so it's probably not an issue. I'm not quite sure I understand that last sentence, do you mean that the checksum verification on import would happen in kernel rather than in userland ? -- Darren J Moffat