btrfs: EDQUOTA leaks reserved data space
[xfstests-dev.git] / local.config.example
1 # Ideally define at least these 4 to match your environment
2 # The first 2 are required.
3 # See README for other variables which can be set.
4 #
5 # Note: SCRATCH_DEV >will< get overwritten!
6
7 export TEST_DEV=/dev/sdX1
8 export TEST_DIR=/mnt/test
9 export SCRATCH_DEV=/dev/sdX2
10 export SCRATCH_MNT=/mnt/scratch