.. _example file system:

=====================
 Example File System
=====================

The following is an example of a very simple file system that uses
LLFUSE (this example is also included in the LLFUSE tarball as
:file:`contrib/example.py`).

.. literalinclude:: ../contrib/example.py
   :linenos:
   :lines: 12-
