Writing a File System in Linux Kernel

<![endif] ☰ Home Hubs Companies Stream Become an author / Sign in /.navbar-collapse Written by kmu1990 | 25 May 2014 | Original Source Article Header Responsive /article header section Place this tag where you want the share button to render. Place this tag after the last share tag. Tweet Who This Article is for There are no complex or difficult concepts in this article, all required is a basic knowledge of the command line, the C language, Makefile and a general understanding about file systems. In this article I am going to describe the components necessary for development inside the Linux kernel, then we’ll write the simplest loadable kernel module and, finally, write a framework for the future file system. It’s a module that will register quite a useful (for now) file system in the kernel. The ones familiar with devel...

Linked on 2015-03-20 01:04:35 | Similar Links