Date: Mon, 19 Sep 2005 16:29:36 +0000 (UTC) From: Robert Watson <rwatson@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/tools/regression/ufs/uprintf Makefile ufs_uprintf.c Message-ID: <200509191629.j8JGTaqN051440@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
rwatson 2005-09-19 16:29:36 UTC
FreeBSD src repository
Added files:
tools/regression/ufs/uprintf Makefile ufs_uprintf.c
Log:
Small regression test tool to generate two forms of ENOSPC on a file
system: out of blocks, and out of inodes. Useful for exercising the
uprintf(9) calls in UFS/ext2fs in order to detect races.
Revision Changes Path
1.1 +7 -0 src/tools/regression/ufs/uprintf/Makefile (new)
1.1 +188 -0 src/tools/regression/ufs/uprintf/ufs_uprintf.c (new)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200509191629.j8JGTaqN051440>
