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>