Home | History | Annotate | Download | only in fss
History log of /src/tests/dev/fss/t_fss.sh
RevisionDateAuthorComments
 1.7  19-Apr-2025  rin tests: Skip vnd(4)-based tests on vax for now

in order to avoid kernel crash described in PR port-vax/59287
 1.6  11-May-2023  gutteridge t_fss.sh: add missing test case head
 1.5  30-Nov-2022  martin Avoid explicitly naming the raw part device with a partition letter - use
the non-partition letter variant instead.
 1.4  14-Jan-2021  simonb Unmount and unconfigure in the reverse order that they were done. Fixes
problem with leaving a dangling snapshot configured.
 1.3  15-Mar-2017  martin 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.
Also skip this test if the fss device is not available.
With lots of help from pgoyette.
 1.2  29-Jul-2016  pgoyette branches: 1.2.2;
Mount the snapshot read-only; otherwise we get a nasty panic.

Re-order the clean-up steps to properly undo what we did.
 1.1  29-Jul-2016  pgoyette branches: 1.1.2;
Add a basic test for fss(4)

XXX For now, we just create required files (including mount-points)
XXX in the test's working directory. Eventually someone with more
XXX rump-foo than I should create a fss rump-component and then update
XXX the test to run under rump.
 1.1.2.4  20-Mar-2017  pgoyette Sync with HEAD
 1.1.2.3  31-Jul-2016  pgoyette Import changes from HEAD
 1.1.2.2  29-Jul-2016  pgoyette Import the new fss(4) test here, too
 1.1.2.1  29-Jul-2016  pgoyette file t_fss.sh was added on branch pgoyette-localcount on 2016-07-29 10:57:32 +0000
 1.2.2.1  21-Apr-2017  bouyer Sync with HEAD

RSS XML Feed