Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 5 May 2002 19:38:55 +0200
From:      dak <aurelien.nephtali@wanadoo.fr>
To:        freebsd-fs@freebsd.org
Subject:   Implementing a new FS with loadable modules
Message-ID:  <20020505173855.GA528@nitrogen.WorkGroup>

next in thread | raw e-mail | index | archive | help
Hi,

I'm making my own file system (just for fun and to understand how it works) and I want to implement it
in a module.

Can anybody points me to a skeleton code which regroups code to mount and everything the system needs
to 'understand' my module ?
I've already looked at 'ntfs' module and others but I don't realy understand the way to follow to make
a module that works :/

Thanks in advance.

-- dak

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-fs" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20020505173855.GA528>