Module Name:src
Committed By: simonb
Date: Thu Jan 14 04:30:40 UTC 2021
Modified Files:
src/tests/dev/fss: t_fss.sh
Log Message:
Unmount and unconfigure in the reverse order that they were done. Fixes
problem with leaving a dangling snapshot configured.
To generate a di
Module Name:src
Committed By: martin
Date: Wed Mar 15 10:53:15 UTC 2017
Modified Files:
src/tests/dev/fss: t_fss.sh
Log Message:
Do not assume an all-zeroes disk label will read back as a disk with
an 'a' partition covering the whole disk, instead use the raw partition.
A
Module Name:src
Committed By: pgoyette
Date: Wed Aug 3 23:53:50 UTC 2016
Modified Files:
src/tests/dev/fss: Makefile
Log Message:
We don't have any FILES, so no need for a FILESDIR
To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 src/tests/dev/fss/Makefile
P
Module Name:src
Committed By: pgoyette
Date: Fri Jul 29 20:27:37 UTC 2016
Modified Files:
src/tests/dev/fss: t_fss.sh
Log Message:
Mount the snapshot read-only; otherwise we get a nasty panic.
Re-order the clean-up steps to properly undo what we did.
To generate a diff