mirror of
https://git.proxmox.com/git/mirror_zfs.git
synced 2026-05-22 18:40:43 +03:00
206487b9b1
For whatever reason, the single `log_note` in the `directory_diff` function causes the function to stop executing on Ubuntu 22. This causes most of the rsend tests to fail. Remove the line since it's only informational. Signed-off-by: Tony Hutter <hutter2@llnl.gov>