Download List

项目描述

petardfs is a FUSE filesystem designed to hoist
your applications with errors. With no
configuration, petardfs takes a base filesystem
and exposes it through FUSE. An XML configuration
file is used to tell petardfs which files to
report errors for and what error code to use. For
example, foo.txt can have an EIO error at bytes 34
to 37. There is explicit support for errors such
as EAGAIN and EINTR, where petardfs will only
report such transient errors a nominated number of
times. This is handy for testing applications that
support such I/O conditions gracefully.

系统要求

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2007-03-19 19:26
0.0.2

Petardfs现在是fuselagefs子类。许多文件系统授权代码现在已经转移到libfuselagefs。
标签: Code cleanup
Petardfs is now a subclass of fuselagefs. Much
filesystem delegating code has now been moved to
libfuselagefs.

2007-03-14 18:30
0.0.1

标签: Initial freshmeat announcement

Project Resources