History log of /openbsd-current/regress/sys/kern/mount/Makefile
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
# 1.10 12-Oct-2023 anton

Let vnconfig select an unused device as opposed of unconditionally
assume vnd0 is available.


Revision tags: OPENBSD_7_4_BASE
# 1.9 14-Aug-2023 miod

unreferneced -> unreferenced


Revision tags: OPENBSD_6_9_BASE OPENBSD_7_0_BASE OPENBSD_7_1_BASE OPENBSD_7_2_BASE OPENBSD_7_3_BASE
# 1.8 16-Dec-2020 bluhm

Remove echo headlines. Makefile cleanup.


Revision tags: OPENBSD_6_8_BASE
# 1.7 25-May-2020 bluhm

The unmount-nested test creates 15 partitions with file systems.
Use FFS1 for newfs as the file system size is below the FFS2 minimum.


Revision tags: OPENBSD_6_3_BASE OPENBSD_6_4_BASE OPENBSD_6_5_BASE OPENBSD_6_6_BASE OPENBSD_6_7_BASE
# 1.6 23-Jan-2018 bluhm

Add a smarter test that opens a file, unlinks it, and remounts the
file system read-only. After unmounting this should result in a
dirty file system that is not marked clean. Disable both tests
with dangling vnodes for now as they fail.


# 1.5 15-Jan-2018 bluhm

Add tests that unmount a file system while it is busy. On a vnd
device "cp -r" and "rm -rf" are working in the background while
"umount -f" or "mount -ur" are executed. Then "fsck -f" is used
to verify that the file system is clean.
Currently this triggers a bug quite reliably. After the mount point
has been changed to read-only, the file system check shows that not
everything was flushed and synced properly.


Revision tags: OPENBSD_6_2_BASE
# 1.4 12-Apr-2017 bluhm

Add comment what the test does.


Revision tags: OPENBSD_6_1_BASE
# 1.3 18-Jan-2017 bluhm

Do not unconfigure mount points, vnd devices and NFS daemons during
"make clean". "make build" does a recursive "make cleandir" and
there this behavior is undesired unexpected.
reported by naddy@


# 1.2 13-Jan-2017 bluhm

Make mount points and makefiles for file system tests consistent.
Link tests to the build.


# 1.1 11-Jan-2017 bluhm

branches: 1.1.1;
Initial revision


# 1.9 14-Aug-2023 miod

unreferneced -> unreferenced


Revision tags: OPENBSD_6_9_BASE OPENBSD_7_0_BASE OPENBSD_7_1_BASE OPENBSD_7_2_BASE OPENBSD_7_3_BASE
# 1.8 16-Dec-2020 bluhm

Remove echo headlines. Makefile cleanup.


Revision tags: OPENBSD_6_8_BASE
# 1.7 25-May-2020 bluhm

The unmount-nested test creates 15 partitions with file systems.
Use FFS1 for newfs as the file system size is below the FFS2 minimum.


Revision tags: OPENBSD_6_3_BASE OPENBSD_6_4_BASE OPENBSD_6_5_BASE OPENBSD_6_6_BASE OPENBSD_6_7_BASE
# 1.6 23-Jan-2018 bluhm

Add a smarter test that opens a file, unlinks it, and remounts the
file system read-only. After unmounting this should result in a
dirty file system that is not marked clean. Disable both tests
with dangling vnodes for now as they fail.


# 1.5 15-Jan-2018 bluhm

Add tests that unmount a file system while it is busy. On a vnd
device "cp -r" and "rm -rf" are working in the background while
"umount -f" or "mount -ur" are executed. Then "fsck -f" is used
to verify that the file system is clean.
Currently this triggers a bug quite reliably. After the mount point
has been changed to read-only, the file system check shows that not
everything was flushed and synced properly.


Revision tags: OPENBSD_6_2_BASE
# 1.4 12-Apr-2017 bluhm

Add comment what the test does.


Revision tags: OPENBSD_6_1_BASE
# 1.3 18-Jan-2017 bluhm

Do not unconfigure mount points, vnd devices and NFS daemons during
"make clean". "make build" does a recursive "make cleandir" and
there this behavior is undesired unexpected.
reported by naddy@


# 1.2 13-Jan-2017 bluhm

Make mount points and makefiles for file system tests consistent.
Link tests to the build.


# 1.1 11-Jan-2017 bluhm

branches: 1.1.1;
Initial revision


# 1.8 16-Dec-2020 bluhm

Remove echo headlines. Makefile cleanup.


Revision tags: OPENBSD_6_8_BASE
# 1.7 25-May-2020 bluhm

The unmount-nested test creates 15 partitions with file systems.
Use FFS1 for newfs as the file system size is below the FFS2 minimum.


Revision tags: OPENBSD_6_3_BASE OPENBSD_6_4_BASE OPENBSD_6_5_BASE OPENBSD_6_6_BASE OPENBSD_6_7_BASE
# 1.6 23-Jan-2018 bluhm

Add a smarter test that opens a file, unlinks it, and remounts the
file system read-only. After unmounting this should result in a
dirty file system that is not marked clean. Disable both tests
with dangling vnodes for now as they fail.


# 1.5 15-Jan-2018 bluhm

Add tests that unmount a file system while it is busy. On a vnd
device "cp -r" and "rm -rf" are working in the background while
"umount -f" or "mount -ur" are executed. Then "fsck -f" is used
to verify that the file system is clean.
Currently this triggers a bug quite reliably. After the mount point
has been changed to read-only, the file system check shows that not
everything was flushed and synced properly.


Revision tags: OPENBSD_6_2_BASE
# 1.4 12-Apr-2017 bluhm

Add comment what the test does.


Revision tags: OPENBSD_6_1_BASE
# 1.3 18-Jan-2017 bluhm

Do not unconfigure mount points, vnd devices and NFS daemons during
"make clean". "make build" does a recursive "make cleandir" and
there this behavior is undesired unexpected.
reported by naddy@


# 1.2 13-Jan-2017 bluhm

Make mount points and makefiles for file system tests consistent.
Link tests to the build.


# 1.1 11-Jan-2017 bluhm

branches: 1.1.1;
Initial revision


# 1.7 25-May-2020 bluhm

The unmount-nested test creates 15 partitions with file systems.
Use FFS1 for newfs as the file system size is below the FFS2 minimum.


Revision tags: OPENBSD_6_3_BASE OPENBSD_6_4_BASE OPENBSD_6_5_BASE OPENBSD_6_6_BASE OPENBSD_6_7_BASE
# 1.6 23-Jan-2018 bluhm

Add a smarter test that opens a file, unlinks it, and remounts the
file system read-only. After unmounting this should result in a
dirty file system that is not marked clean. Disable both tests
with dangling vnodes for now as they fail.


# 1.5 15-Jan-2018 bluhm

Add tests that unmount a file system while it is busy. On a vnd
device "cp -r" and "rm -rf" are working in the background while
"umount -f" or "mount -ur" are executed. Then "fsck -f" is used
to verify that the file system is clean.
Currently this triggers a bug quite reliably. After the mount point
has been changed to read-only, the file system check shows that not
everything was flushed and synced properly.


Revision tags: OPENBSD_6_2_BASE
# 1.4 12-Apr-2017 bluhm

Add comment what the test does.


Revision tags: OPENBSD_6_1_BASE
# 1.3 18-Jan-2017 bluhm

Do not unconfigure mount points, vnd devices and NFS daemons during
"make clean". "make build" does a recursive "make cleandir" and
there this behavior is undesired unexpected.
reported by naddy@


# 1.2 13-Jan-2017 bluhm

Make mount points and makefiles for file system tests consistent.
Link tests to the build.


# 1.1 11-Jan-2017 bluhm

branches: 1.1.1;
Initial revision


# 1.6 23-Jan-2018 bluhm

Add a smarter test that opens a file, unlinks it, and remounts the
file system read-only. After unmounting this should result in a
dirty file system that is not marked clean. Disable both tests
with dangling vnodes for now as they fail.


# 1.5 15-Jan-2018 bluhm

Add tests that unmount a file system while it is busy. On a vnd
device "cp -r" and "rm -rf" are working in the background while
"umount -f" or "mount -ur" are executed. Then "fsck -f" is used
to verify that the file system is clean.
Currently this triggers a bug quite reliably. After the mount point
has been changed to read-only, the file system check shows that not
everything was flushed and synced properly.


Revision tags: OPENBSD_6_2_BASE
# 1.4 12-Apr-2017 bluhm

Add comment what the test does.


Revision tags: OPENBSD_6_1_BASE
# 1.3 18-Jan-2017 bluhm

Do not unconfigure mount points, vnd devices and NFS daemons during
"make clean". "make build" does a recursive "make cleandir" and
there this behavior is undesired unexpected.
reported by naddy@


# 1.2 13-Jan-2017 bluhm

Make mount points and makefiles for file system tests consistent.
Link tests to the build.


# 1.1 11-Jan-2017 bluhm

branches: 1.1.1;
Initial revision


# 1.5 15-Jan-2018 bluhm

Add tests that unmount a file system while it is busy. On a vnd
device "cp -r" and "rm -rf" are working in the background while
"umount -f" or "mount -ur" are executed. Then "fsck -f" is used
to verify that the file system is clean.
Currently this triggers a bug quite reliably. After the mount point
has been changed to read-only, the file system check shows that not
everything was flushed and synced properly.


Revision tags: OPENBSD_6_2_BASE
# 1.4 12-Apr-2017 bluhm

Add comment what the test does.


Revision tags: OPENBSD_6_1_BASE
# 1.3 18-Jan-2017 bluhm

Do not unconfigure mount points, vnd devices and NFS daemons during
"make clean". "make build" does a recursive "make cleandir" and
there this behavior is undesired unexpected.
reported by naddy@


# 1.2 13-Jan-2017 bluhm

Make mount points and makefiles for file system tests consistent.
Link tests to the build.


# 1.1 11-Jan-2017 bluhm

branches: 1.1.1;
Initial revision