index
:
netbsd
lockcount-9.3
lockdoc-10.99.5
lockdoc-10.99.5-vfs
lockdoc-9.3
lockdoc-9.3-vfs
trunk
NetBSD fork for lockdoc analysis
merlin@scholz.ruhr
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
/
fs
/
vfs
Age
Commit message (
Expand
)
Author
2014-01-09
Operation sysvbfs_remove() destructs inodes attached to active vnodes.
hannken
2013-10-19
fix unused variable warnings
christos
2013-08-04
tests for i/o-after-unlink
pooka
2013-07-28
Check that rename(2) with NULL arguments fail with EFAULT.
njoly
2013-07-10
Update test cases for UDF now udf_rename() uses the genfs_rename framework
reinoud
2013-07-08
Cover the last failing UDF test cases with a reference to PR kern/47986, i.e.
reinoud
2013-06-28
Add the rumpfs_udf to the LDADD variable
reinoud
2013-06-12
Fix the test for rumpfs on amd64 by adding a creation mode to open().
pooka
2013-03-17
Fix the t_renamerace:lfs_renamerace_dirs test on fast machines.
jmmv
2013-03-16
Mark a bunch of routinely-broken ZFS tests as expected failures. Point
jmmv
2012-08-31
Hook ZFS tests to MKZFS instead of a homegrown variable.
pooka
2012-08-20
Add a vfstest zfs attachment. This is a compile-time option,
pooka
2012-05-09
Adjust t_renamerace now that ext2fs and ffs have good rename.
riastradh
2012-04-04
New testcase that check file flags with unprivileged credentials.
njoly
2012-03-26
Now that permissions for msdos have been fixed, kill times() special
njoly
2012-03-23
Extend times testcase to check for non null time values too.
njoly
2012-03-20
Remove unneeded atf_tc_expect_pass calls.
njoly
2012-03-20
Remove xfail.
jruoho
2012-03-19
Finish removing the block of commented-out code from rev 1.31
pgoyette
2012-03-18
annotate fixed failures as comments.
christos
2012-03-15
Add another testcase that check setting file times with unprivileged
njoly
2012-02-16
Pass t_renamerace and t_rmdirrace tests.
perseant
2012-02-09
Add a testcase which checks that directory permissions are honored for
njoly
2012-01-31
owner testcase now succeed with rumpfs.
njoly
2012-01-27
unpriv owner test now pass for sysvbfs.
njoly
2011-12-12
Start making fs read(2) fail with EISDIR if the implementation does
njoly
2011-10-08
Slightly adjust skipped messages, makes output more consistent.
njoly
2011-10-08
USE_OWNER -> USES_OWNER for consistency with other macros.
njoly
2011-08-19
Add test for `ln -s / foo && cd foo'.
riastradh
2011-08-11
add ATF tests for v7fs. patch by njoly@. thank you.
uch
2011-08-07
Change union rmdir semantics to fail directory removal for
hannken
2011-08-05
When union_lookup() creates a shadow directory and nameiop is not LOOKUP
hannken
2011-08-03
Make whiteouts work on journaling ffs file system by adding the missing
hannken
2011-07-23
Don't assume that "first lock that blocks" is a lock with the lowest
alnsn
2011-07-20
Even though msdosfs never truncates file names it advertises _PC_NO_TRUNC
hannken
2011-07-18
ffs and ffslog are no longer xfail.
dholland
2011-05-30
Remove "expected failure" for tmpfs PRs that are now fixed.
martin
2011-04-04
Msdosfs on-disk meta data is not sufficient to create or validate file handles.
hannken
2011-04-02
Fix file handle operations for tmpfs by removing a now bogus test and
hannken
2011-04-01
Make zero length symlinks work on tmpfs.
hannken
2011-03-19
Remove a vnode reference leak from msdosfs_rename. Release tdvp if either
hannken
2011-03-17
Remove hack introduced in revision 1.6 to workaround a bug in atf-run that
jmmv
2011-03-14
Apparently this way of triggering the msdosfs rename vnode leak
pooka
2011-03-06
Add a race catcher for p2k_ffs renamerace -- it seems like the
pooka
2011-03-06
Add a kludge to prevent a test run from completely hanging.
pooka
2011-03-03
The re-enabled renamerace test also triggers the recent msdosfs
pooka
2011-03-03
Apparently my last commit to msdosfs_vnops.c fixed the (harmless?)
pooka
2011-03-01
msdosfs xfail for PR kern/44661
pooka
2011-03-01
xfail dir_rmdirdotdot for tmpfs (PR kern/44657)
pooka
2011-03-01
Rmdir the dir you're in and its parent and try to cd ..
pooka
[next]