Module Name:src
Committed By: gson
Date: Thu Aug 20 07:23:20 UTC 2020
Modified Files:
src/tests/fs/ffs: ffs_common.sh
Log Message:
Remove non-functional cleanup code from test_case() and test_case_root().
It had no effect because RUMP_SOCKETS_LIST is not set in the shell
r
Module Name:src
Committed By: gson
Date: Mon Aug 17 06:18:39 UTC 2020
Modified Files:
src/tests/fs/ffs: ffs_common.sh
Log Message:
Remove unused function rump_shutdown()
To generate a diff of this commit:
cvs rdiff -u -r1.3 -r1.4 src/tests/fs/ffs/ffs_common.sh
Please no
Module Name:src
Committed By: christos
Date: Sun Apr 12 23:52:20 UTC 2020
Modified Files:
src/tests/fs/ffs: t_extattr.c
Log Message:
make sure that 0 length files get their extattrs cleaned up on deletion
(there was an optimization to not call truncate if size == 0).
To
Module Name:src
Committed By: christos
Date: Fri Apr 10 22:58:47 UTC 2020
Modified Files:
src/tests/fs/ffs: Makefile
Added Files:
src/tests/fs/ffs: t_extattr.c
Log Message:
New extended attributes test (does not work until we commit kernel changes)
To generate a
Module Name:src
Committed By: jdolecek
Date: Wed Mar 22 21:33:54 UTC 2017
Added Files:
src/tests/fs/ffs: t_update_log.c
Log Message:
add tests for the mount update from rw to rw+log, which used to case the panic
reported in PR kern/52056
To generate a diff of this commit
Module Name:src
Committed By: gson
Date: Sat Oct 8 13:23:53 UTC 2016
Modified Files:
src/tests/fs/ffs: ffs_common.sh
Log Message:
Incrase timeout for the benefit of the walk_list_user test case which
sometimes times out under qemu under Linux, where the timing is more
acc
Module Name:src
Committed By: skrll
Date: Mon Jul 29 13:15:24 UTC 2013
Modified Files:
src/tests/fs/ffs: ffs_common.sh
Log Message:
Slow hardware needs longer, especially for default_deny_user_big
To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 src/tests/fs/f
Module Name:src
Committed By: dholland
Date: Tue Jan 22 06:24:12 UTC 2013
Modified Files:
src/tests/fs/ffs: t_miscquota.sh
Log Message:
spelling
To generate a diff of this commit:
cvs rdiff -u -r1.7 -r1.8 src/tests/fs/ffs/t_miscquota.sh
Please note that diffs are not pu
Module Name:src
Committed By: jakllsch
Date: Tue Nov 27 16:01:49 UTC 2012
Modified Files:
src/tests/fs/ffs: t_mount.c
Log Message:
Add fsbsizeovermaxbsize test that tests mouting a FS with block size greater
than MAXBSIZE.
To generate a diff of this commit:
cvs rdiff -u
Module Name:src
Committed By: jakllsch
Date: Tue Nov 27 15:59:16 UTC 2012
Modified Files:
src/tests/fs/ffs: t_mount.c
Log Message:
Rename fsbsize2big to fsbsizeovermaxphys to accurately match what it tests.
Additionally, compute failing size dynamically by doubling MAXPHYS
Module Name:src
Committed By: bouyer
Date: Sun Sep 30 21:26:58 UTC 2012
Modified Files:
src/tests/fs/ffs: h_quota2_tests.c t_miscquota.sh
Log Message:
Add test cases for the bug fixed in sys/ufs/ufs/ufs_quota2.c 1.35:
when a on-disk block/inode allocation triggers allocati
Module Name:src
Committed By: jmmv
Date: Fri Aug 24 20:25:50 UTC 2012
Modified Files:
src/tests/fs/ffs: h_ffs_server.c
Log Message:
h_ffs_server.c is not a test program. Remove unnecessary traces of atf.
To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 src/te
Module Name:src
Committed By: dholland
Date: Mon Feb 13 17:55:12 UTC 2012
Modified Files:
src/tests/fs/ffs: t_miscquota.sh
Log Message:
Update reference output to match yesterday's fix. ok martin@ for releng
To generate a diff of this commit:
cvs rdiff -u -r1.5 -r1.6 src
Module Name:src
Committed By: bouyer
Date: Sat Mar 12 13:43:58 UTC 2011
Modified Files:
src/tests/fs/ffs: quotas_common.sh
Log Message:
Add support for multiple rump servers in shutdown and cleanup
To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 src/tests/fs/
Module Name:src
Committed By: tron
Date: Wed Mar 9 20:13:47 UTC 2011
Modified Files:
src/tests/fs/ffs: Makefile
Log Message:
Don't descend into non-existing subdirectory "clients".
To generate a diff of this commit:
cvs rdiff -u -r1.15 -r1.16 src/tests/fs/ffs/Makefile
Module Name:src
Committed By: enami
Date: Mon Mar 7 03:29:26 UTC 2011
Modified Files:
src/tests/fs/ffs/clients: Makefile
Log Message:
Fix link error.
To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 src/tests/fs/ffs/clients/Makefile
Please note that diffs ar
Module Name:src
Committed By: pooka
Date: Fri Nov 19 12:36:50 UTC 2010
Modified Files:
src/tests/fs/ffs: Makefile
Added Files:
src/tests/fs/ffs: t_snapshot_v2.c
Log Message:
test snapshots on ffsv2 too
To generate a diff of this commit:
cvs rdiff -u -r1.13 -r1.14
Module Name:src
Committed By: pooka
Date: Fri Nov 5 11:32:09 UTC 2010
Modified Files:
src/tests/fs/ffs: Makefile
Added Files:
src/tests/fs/ffs: t_snapshot_log.c
Log Message:
test fss with underlying fs mounted with MNT_LOG
To generate a diff of this commit:
cvs
Module Name:src
Committed By: pooka
Date: Fri Nov 5 11:31:16 UTC 2010
Modified Files:
src/tests/fs/ffs: t_snapshot.c
Log Message:
remove newline from error
To generate a diff of this commit:
cvs rdiff -u -r1.4 -r1.5 src/tests/fs/ffs/t_snapshot.c
Please note that diffs
Module Name:src
Committed By: pooka
Date: Mon Aug 9 19:36:30 UTC 2010
Modified Files:
src/tests/fs/ffs: t_mount.c
Log Message:
add comment saying why the other test doesn't use fstest
To generate a diff of this commit:
cvs rdiff -u -r1.9 -r1.10 src/tests/fs/ffs/t_mount.
Module Name:src
Committed By: pooka
Date: Mon Aug 9 19:34:59 UTC 2010
Modified Files:
src/tests/fs/ffs: t_mount.c
Log Message:
* convert 48k fs image test to FSTEST_CON/DESTRO
* make sure hugeblocksize doesn't accidentally succeed
To generate a diff of this commit:
cvs
Module Name:src
Committed By: pooka
Date: Mon Aug 9 17:42:26 UTC 2010
Modified Files:
src/tests/fs/ffs: t_mount.c
Log Message:
Check that mounting a file system with blocksize > MAXPHYS returns an error.
To generate a diff of this commit:
cvs rdiff -u -r1.7 -r1.8 src/te
Module Name:src
Committed By: pooka
Date: Mon Jul 19 16:22:05 UTC 2010
Modified Files:
src/tests/fs/ffs: Makefile t_mount.c
Log Message:
Include h_fsmacros instead of ffs.c and link in test lib.
To generate a diff of this commit:
cvs rdiff -u -r1.9 -r1.10 src/tests/fs/ff
Module Name:src
Committed By: enami
Date: Tue Jul 13 01:42:22 UTC 2010
Modified Files:
src/tests/fs/ffs: t_mount.c
Log Message:
Make this compile again.
To generate a diff of this commit:
cvs rdiff -u -r1.3 -r1.4 src/tests/fs/ffs/t_mount.c
Please note that diffs are not
Module Name:src
Committed By: pooka
Date: Mon Jul 5 17:12:49 UTC 2010
Modified Files:
src/tests/fs/ffs: t_mount.c
Log Message:
* fill PR number to xfail now that we have one -- let's try not
to add any xfail tests without an associated PR
* move xfail to the correct pla
Module Name:src
Committed By: jmmv
Date: Mon Jul 5 16:34:41 UTC 2010
Modified Files:
src/tests/fs/ffs: t_mount.c
Log Message:
Use expect_fail instead of defining xfail. Looks like I missed this one
during the import of atf 0.10. Thanks po...@.
To generate a diff of th
Module Name:src
Committed By: pooka
Date: Wed Jun 30 16:37:12 UTC 2010
Modified Files:
src/tests/fs/ffs: t_renamerace.c
Log Message:
qemu has been fixed, so remove timeout
(not that it helped in the first place ...)
To generate a diff of this commit:
cvs rdiff -u -r1.11
Module Name:src
Committed By: dholland
Date: Sun May 30 05:35:49 UTC 2010
Modified Files:
src/tests/fs/ffs: t_renamerace.c
Log Message:
Use PATH_MAX instead of MAXPATHLEN and include limits.h.
To generate a diff of this commit:
cvs rdiff -u -r1.9 -r1.10 src/tests/fs/ffs/
Module Name:src
Committed By: pooka
Date: Sat May 1 10:46:29 UTC 2010
Modified Files:
src/tests/fs/ffs: t_fifos.c
Log Message:
fix !USE_ATF
To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 src/tests/fs/ffs/t_fifos.c
Please note that diffs are not public doma
Module Name:src
Committed By: pooka
Date: Mon Apr 12 23:15:24 UTC 2010
Modified Files:
src/tests/fs/ffs: t_snapshot.c
Log Message:
move check next to operation
To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 src/tests/fs/ffs/t_snapshot.c
Please note that dif
Module Name:src
Committed By: pooka
Date: Mon Apr 12 22:58:53 UTC 2010
Modified Files:
src/tests/fs/ffs: Makefile
Added Files:
src/tests/fs/ffs: t_snapshot.c
Log Message:
test for the very basic snapshot features
To generate a diff of this commit:
cvs rdiff -u -r
Module Name:src
Committed By: pooka
Date: Mon Mar 29 13:26:32 UTC 2010
Modified Files:
src/tests/fs/ffs: Atffile Makefile
Added Files:
src/tests/fs/ffs: t_fifos.c
Log Message:
regression test for fifos on ffs
XXX: same test apart for mount/unmount could be used on
Module Name:src
Committed By: mlelstv
Date: Sun Jan 31 14:30:22 UTC 2010
Modified Files:
src/tests/fs/ffs: Makefile
Log Message:
filesystems now use getdisksize() which is in librumpdev_disk.
To generate a diff of this commit:
cvs rdiff -u -r1.4 -r1.5 src/tests/fs/ffs/Ma
Module Name:src
Committed By: pooka
Date: Thu Sep 17 13:12:51 UTC 2009
Modified Files:
src/tests/fs/ffs: t_renamerace.c
Log Message:
Set timeout to 20 because for some reason this test hangs in qemu.
(Well, it *still* hangs even after the timeout has passed, but at
least t
Module Name:src
Committed By: pooka
Date: Mon Aug 3 14:25:24 UTC 2009
Modified Files:
src/tests/fs/ffs: t_renamerace.c
Log Message:
rump_fakeblk -> rump_etfs
To generate a diff of this commit:
cvs rdiff -u -r1.6 -r1.7 src/tests/fs/ffs/t_renamerace.c
Please note that di
Module Name:src
Committed By: pooka
Date: Sun May 3 12:10:00 UTC 2009
Modified Files:
src/tests/fs/ffs: t_renamerace.c
Log Message:
Mount test fs onto /mp instead of /. This way it can be unmounted
and we can detect vnode reference leaks.
To generate a diff of this com
Module Name:src
Committed By: pooka
Date: Wed Apr 29 15:46:01 UTC 2009
Modified Files:
src/tests/fs/ffs: t_renamerace.c
Log Message:
* register fakeblk
* fix error message
To generate a diff of this commit:
cvs rdiff -u -r1.4 -r1.5 src/tests/fs/ffs/t_renamerace.c
Please
Module Name:src
Committed By: pooka
Date: Wed Apr 8 12:29:05 UTC 2009
Modified Files:
src/tests/fs/ffs: t_renamerace.c
Log Message:
Hmm, this case was for MNT_LOG so enable it. No wonder I couldn't
repeat the problem with the patch reverted. regression test
regression.
Module Name:src
Committed By: pooka
Date: Wed Apr 8 12:08:17 UTC 2009
Added Files:
src/tests/fs/ffs: Atffile Makefile t_renamerace.c
Log Message:
regression test for kern/40948
To generate a diff of this commit:
cvs rdiff -u -r0 -r1.1 src/tests/fs/ffs/Atffile src/tests/
39 matches
Mail list logo