fix several fallouts from r320156, ZFS ABD import
All of the problems were related to the FreeBSD-only features. One was caused by a mismerge in the zfsbootcfg support code. All others were in the TRIM support code. MFC after: 1 week X-MFC with: r320156
This commit is contained in:
parent
ebf3b53dac
commit
a4a2976d8a
@ -912,7 +912,7 @@ retry:
|
||||
goto retry;
|
||||
}
|
||||
|
||||
zio_buf_free(pad2, VDEV_PAD_SIZE);
|
||||
abd_free(pad2);
|
||||
return (error);
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user