mirror of
https://git.proxmox.com/git/mirror_zfs.git
synced 2025-01-13 11:40:25 +03:00
Remove zvol.c when updating in update-zfs.sh Linux version available.
This commit is contained in:
parent
5c36312909
commit
0aa61e8427
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
Block a user