mirror of
https://git.proxmox.com/git/mirror_zfs.git
synced 2026-05-21 18:26:47 +03:00
922fe416b2
In the course of cherry-picking commits, the ABI files from master and the code in zfs-2.0.7 can get out of sync, and the ABIs need to be regenerated. This patch just runs 'make storeabi' on the previous commit and checks in the new ABI files. Signed-off-by: Tony Hutter <hutter2@llnl.gov>