History log of /openbsd-current/regress/sys/ffs/Makefile
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
# 1.8 03-Oct-2021 claudio

Extend filesystem tests to test mfs and tmpfs. Hook up mfs but leave tmpfs
out for now since it is not enabled by default.
mfs reports the same errors as ffs (no real surprise), tmpfs has a few
different errors.
OK bluhm@


Revision tags: OPENBSD_6_1_BASE OPENBSD_6_2_BASE OPENBSD_6_3_BASE OPENBSD_6_4_BASE OPENBSD_6_5_BASE OPENBSD_6_6_BASE OPENBSD_6_7_BASE OPENBSD_6_8_BASE OPENBSD_6_9_BASE OPENBSD_7_0_BASE
# 1.7 13-Jan-2017 bluhm

Run the existing tests for FFS also on a NFS mount point.


# 1.6 11-Jan-2017 bluhm

Fix trailing whitespace.


# 1.5 10-Jan-2017 bluhm

Cleanup the mount point and vnd devices before and after the test.
Use objdir and curdir correctly. Link ffs regress to the build.


Revision tags: OPENBSD_5_0_BASE OPENBSD_5_1_BASE OPENBSD_5_2_BASE OPENBSD_5_3_BASE OPENBSD_5_4_BASE OPENBSD_5_5_BASE OPENBSD_5_6_BASE OPENBSD_5_7_BASE OPENBSD_5_8_BASE OPENBSD_5_9_BASE OPENBSD_6_0_BASE
# 1.4 18-Apr-2011 thib

Deprecate vnds in favour of svnds.

In effect, this removes the "old" vndX nodes, and renames
the svndX nodes to vndX.

Old svndX nodes will still continue to work though, for now.

Cleanup accordingly.

ok deraadt@, todd@
comments and ok on the man page bits from jmc@


Revision tags: OPENBSD_4_2_BASE OPENBSD_4_3_BASE OPENBSD_4_4_BASE OPENBSD_4_5_BASE OPENBSD_4_6_BASE OPENBSD_4_7_BASE OPENBSD_4_8_BASE OPENBSD_4_9_BASE
# 1.3 10-Apr-2007 pedro

No need to use umount -f now that both cases of vnode leakage were fixed


# 1.2 30-Mar-2007 pedro

Don't assume 'run' to be executable, pointed out and okay deraadt@


# 1.1 30-Mar-2007 pedro

Add regression test suite for FFS, from FreeBSD, okay art@ deraadt@


Revision tags: OPENBSD_6_1_BASE OPENBSD_6_2_BASE
# 1.7 13-Jan-2017 bluhm

Run the existing tests for FFS also on a NFS mount point.


# 1.6 11-Jan-2017 bluhm

Fix trailing whitespace.


# 1.5 10-Jan-2017 bluhm

Cleanup the mount point and vnd devices before and after the test.
Use objdir and curdir correctly. Link ffs regress to the build.


Revision tags: OPENBSD_5_0_BASE OPENBSD_5_1_BASE OPENBSD_5_2_BASE OPENBSD_5_3_BASE OPENBSD_5_4_BASE OPENBSD_5_5_BASE OPENBSD_5_6_BASE OPENBSD_5_7_BASE OPENBSD_5_8_BASE OPENBSD_5_9_BASE OPENBSD_6_0_BASE
# 1.4 18-Apr-2011 thib

Deprecate vnds in favour of svnds.

In effect, this removes the "old" vndX nodes, and renames
the svndX nodes to vndX.

Old svndX nodes will still continue to work though, for now.

Cleanup accordingly.

ok deraadt@, todd@
comments and ok on the man page bits from jmc@


Revision tags: OPENBSD_4_2_BASE OPENBSD_4_3_BASE OPENBSD_4_4_BASE OPENBSD_4_5_BASE OPENBSD_4_6_BASE OPENBSD_4_7_BASE OPENBSD_4_8_BASE OPENBSD_4_9_BASE
# 1.3 10-Apr-2007 pedro

No need to use umount -f now that both cases of vnode leakage were fixed


# 1.2 30-Mar-2007 pedro

Don't assume 'run' to be executable, pointed out and okay deraadt@


# 1.1 30-Mar-2007 pedro

Add regression test suite for FFS, from FreeBSD, okay art@ deraadt@