summaryrefslogtreecommitdiff
path: root/contrib/netbsd-tests/fs/tmpfs/t_vnode_leak.sh
Commit message (Collapse)AuthorAgeFilesLines
* Port vnode_leak_test:main to FreeBSDEnji Cooper2016-09-201-0/+8
| | | | | | | | | | | | Use a simpler way of dumping kern.maxvnodes, i.e. `sysctl -n kern.maxvnodes` The awk filtering method employed in NetBSD doesn't work on FreeBSD MFC after: 1 month Sponsored by: Dell EMC Isilon Notes: svn path=/head/; revision=306030
* Import the NetBSD test suite from ^/vendor/NetBSD/tests/09.30.2014_20.45 ,Enji Cooper2014-10-021-0/+60
minus the vendor Makefiles Provide directions for how to bootstrap the vendor sources in FREEBSD-upgrade MFC after 2 weeks Discussed with: rpaulo Sponsored by: EMC / Isilon Storage Division Notes: svn path=/head/; revision=272458