Merge commit 'refs/top-bases/zfs-branch' into zfs-branch
This commit is contained in:
commit
d00a0ea8a0
1835
module/zfs/zvol.c
1835
module/zfs/zvol.c
File diff suppressed because it is too large
Load Diff
|
@ -89,6 +89,7 @@ cp ${SRC_UTS}/intel/zfs/spa_boot.c ${DST_MOD}/zfs/
|
||||||
cp ${SRC_ZLIB}/*.c ${DST_MOD}/zfs/
|
cp ${SRC_ZLIB}/*.c ${DST_MOD}/zfs/
|
||||||
cp ${SRC_ZLIB}/sys/*.h ${DST_MOD}/zfs/include/sys/
|
cp ${SRC_ZLIB}/sys/*.h ${DST_MOD}/zfs/include/sys/
|
||||||
rm ${DST_MOD}/zfs/vdev_disk.c
|
rm ${DST_MOD}/zfs/vdev_disk.c
|
||||||
|
rm ${DST_MOD}/zfs/zvol.c
|
||||||
rm ${DST_MOD}/zfs/include/sys/vdev_disk.h
|
rm ${DST_MOD}/zfs/include/sys/vdev_disk.h
|
||||||
|
|
||||||
echo "* lib/libavl"
|
echo "* lib/libavl"
|
||||||
|
|
Loading…
Reference in New Issue