mirror of
https://github.com/linux-apfs/apfstests.git
synced 2026-05-01 15:01:44 -07:00
-
Merge of master-melb:xfs-cmds:27903a by kenmcd. -.
This commit is contained in:
+9
-5
@@ -338,11 +338,15 @@ known_hosts()
|
|||||||
;;
|
;;
|
||||||
cxfsaltix5)
|
cxfsaltix5)
|
||||||
EMAIL="leenap@sgi.com"
|
EMAIL="leenap@sgi.com"
|
||||||
TEST_DIR=/mnt/xfs_test
|
#TEST_DIR=/mnt/xfs_test
|
||||||
TEST_DEV=/dev/lxvm/xfs_test
|
#TEST_DEV=/dev/lxvm/xfs_test
|
||||||
#TEST_LOGDEV=/dev/sdd1
|
TEST_DIR=/mnt/xfstest
|
||||||
SCRATCH_MNT=/mnt/xfs_scratch
|
TEST_DEV=/dev/lxvm/xfstest
|
||||||
SCRATCH_DEV=/dev/lxvm/xfs_scratch
|
#TEST_LOGDEV=/dev/sdd1
|
||||||
|
#SCRATCH_MNT=/mnt/xfs_scratch
|
||||||
|
#SCRATCH_DEV=/dev/lxvm/xfs_scratch
|
||||||
|
SCRATCH_MNT=/mnt/xfsscratch
|
||||||
|
SCRATCH_DEV=/dev/lxvm/xfsscratch
|
||||||
#SCRATCH_LOGDEV=/dev/sdd2
|
#SCRATCH_LOGDEV=/dev/sdd2
|
||||||
;;
|
;;
|
||||||
inferno)
|
inferno)
|
||||||
|
|||||||
Reference in New Issue
Block a user