You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Can someone please comment if/where is fletcher4 used (in the kernel, not userland) in current form of OpenZFS when dealing with volumes (not filesystem)?
What are the properties I need to create the zpool and zvol with so that I can hit the below function in the debugger attached to the kernel?
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Hi,
Can someone please comment if/where is fletcher4 used (in the kernel, not userland) in current form of OpenZFS when dealing with volumes (not filesystem)?
What are the properties I need to create the zpool and zvol with so that I can hit the below function in the debugger attached to the kernel?
zfs/module/zfs/zio_checksum.c
Line 132 in 5b52516
Thanks,
Imtiaz
Beta Was this translation helpful? Give feedback.
All reactions