Skip to content

Instantly share code, notes, and snippets.

View mbaynton's full-sized avatar

Mike Baynton mbaynton

View GitHub Profile
@mbaynton
mbaynton / lwnfs.c
Last active January 4, 2016 21:29 — forked from prashants/lwnfs.c
/*
* Demonstrate a trivial filesystem using libfs.
*
* Copyright 2002, 2003 Jonathan Corbet <corbet@lwn.net>
* This file may be redistributed under the terms of the GNU GPL.
*
* Chances are that this code will crash your system, delete your
* nethack high scores, and set your disk drives on fire. You have
* been warned.
*/