NetBSD/tests/fs
bouyer f800b89bbc Add test cases for the bug fixed in sys/ufs/ufs/ufs_quota2.c 1.35:
when a on-disk block/inode allocation triggers allocating a new
quota entry, the new quota entry is not in the quota2 header block,
and the allocation will later be denied, the changes to the quota block would
not be flushed to disk, leading to list corruption (detected by fsck).
2012-09-30 21:26:57 +00:00
..
common Hook ZFS tests to MKZFS instead of a homegrown variable. 2012-08-31 14:46:53 +00:00
ffs Add test cases for the bug fixed in sys/ufs/ufs/ufs_quota2.c 1.35: 2012-09-30 21:26:57 +00:00
fifofs correct install dir 2011-12-21 01:56:16 +00:00
hfs Remove xfail for sparc64, alignement issues have been fixed 2011-02-25 20:54:18 +00:00
kernfs
lfs make the timeouts a bit more generous for really slow systems 2011-02-22 18:41:04 +00:00
msdosfs
nfs Remove nfsd options as they are no longer needed. 2012-08-13 18:02:32 +00:00
nullfs
psshfs Cache vattr in psshfs's setattr. 2011-08-12 04:14:00 +00:00
ptyfs max WARNS is 4 2011-10-13 17:23:28 +00:00
puffs Do not set PUFFS_KFLAG_CACHE_FS_TTL for PUFFS tests 2012-04-21 01:03:46 +00:00
tmpfs No more xfail for PR kern/36681. 2011-08-18 21:44:55 +00:00
umapfs
union For devices, sockets and fifos ignore setting the file size to zero to make 2011-08-10 06:27:02 +00:00
vfs Hook ZFS tests to MKZFS instead of a homegrown variable. 2012-08-31 14:46:53 +00:00
zfs Remove expected failure now that PR/44708 is fixed. 2011-12-06 18:18:59 +00:00
h_funcs.subr
Makefile Add a test for the latest fifofs fix. 2011-12-21 00:17:06 +00:00
Makefile.inc