--- wikisrc/puffs.mdwn 2013/03/15 21:48:58 1.1 +++ wikisrc/puffs.mdwn 2013/03/15 22:02:32 1.3 @@ -21,7 +21,7 @@ file systems: puffs as the kernel part, functions for userland file systems to call. The following image gives an overview of the components and their connections: -![/puffs/puffs.png](Overview about puffs) +![Overview about puffs](/puffs/puffs.png) **Overview about puffs** The components themselves are: @@ -158,7 +158,7 @@ An in-depth technical description of puf [slides](http://2007.asiabsdcon.org/papers/P04-slides.pdf) are available. The ReFUSE emulation layer for FUSE file systems is described in -*[ReFUSE: Userspace FUSE Reimplementation Using puffs](puffs/refuse.pdf)* +*[ReFUSE: Userspace FUSE Reimplementation Using puffs](/puffs/refuse.pdf)* presented at EuroBSDCon 2007. A [paper](http://2008.asiabsdcon.org/papers/P4B-paper.pdf) discussing the