NetBSD/regress/sys/fs
perseant 1c57171fe3 Change LFCNWRAP{STOP,GO} to make them more suitable for snapshotting; in
particular, the caller can now choose whether to wait for the condition
to be met, and if the caller of LFCNWRAPSTOP dies or otherwise closes
the descriptor, the filesystem is started again.  Updated the ckckp
regression test to use the new semantics.

dump_lfs(8) now uses the fcntls to implement LFS-style snapshotting through
the -X flag, addressing PR#33457 albeit not using fss(4).  Fixed a couple
other problems with dump_lfs that manifested themselves during testing.
2006-06-24 05:28:54 +00:00
..
ffs
getdents Ensure proper buffer alignement. OK'd by yamt. 2006-03-20 08:57:37 +00:00
lfs Change LFCNWRAP{STOP,GO} to make them more suitable for snapshotting; in 2006-06-24 05:28:54 +00:00
mkdir #include <stdlib.h>. 2006-05-10 19:11:50 +00:00
posix_fadvise test posix_fadvise. 2005-11-22 12:18:43 +00:00
tmpfs Make this regression test work with objdirs. 2006-04-16 16:21:05 +00:00
Makefile Descend into posix_fadvise/ 2005-12-19 17:50:02 +00:00
Makefile.inc