Merge branch 'linux-zpios' into refs/top-bases/linux-zfs-branch
This commit is contained in:
commit
8490c732af
|
@ -4,7 +4,7 @@ prog=zpios.sh
|
||||||
. ../.script-config
|
. ../.script-config
|
||||||
|
|
||||||
SPL_OPTIONS="spl=spl_debug_mask=-1 spl_debug_subsys=-1 spl_debug_mb=10 ${1}"
|
SPL_OPTIONS="spl=spl_debug_mask=-1 spl_debug_subsys=-1 spl_debug_mb=10 ${1}"
|
||||||
ZFS_OPTIONS="zfs=$2"
|
ZFS_OPTIONS="zfs=${2}"
|
||||||
ZPIOS_OPTIONS=$3
|
ZPIOS_OPTIONS=$3
|
||||||
PROFILE_ZPIOS_LOGS=$4
|
PROFILE_ZPIOS_LOGS=$4
|
||||||
ZPIOS_PRE=$5
|
ZPIOS_PRE=$5
|
||||||
|
|
Loading…
Reference in New Issue