Skip to content

Instantly share code, notes, and snippets.

View Aliireeza's full-sized avatar

Aliireeza T. Aliireeza

View GitHub Profile
@Aliireeza
Aliireeza / lwnfs.c
Created September 14, 2017 04:52 — forked from prashants/lwnfs.c
Updated lwnfs
/*
* 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.
*/