Skip to content

Commit

Permalink
[PATCH] configfs: User-driven configuration filesystem
Browse files Browse the repository at this point in the history
Configfs, a file system for userspace-driven kernel object configuration.
The OCFS2 stack makes extensive use of this for propagation of cluster
configuration information into kernel.

Signed-off-by: Joel Becker <[email protected]>
  • Loading branch information
Joel Becker committed Jan 3, 2006
1 parent 8802684 commit 7063fbf
Show file tree
Hide file tree
Showing 15 changed files with 3,575 additions and 0 deletions.
2 changes: 2 additions & 0 deletions Documentation/filesystems/00-INDEX
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,8 @@ cifs.txt
- description of the CIFS filesystem
coda.txt
- description of the CODA filesystem.
configfs/
- directory containing configfs documentation and example code.
cramfs.txt
- info on the cram filesystem for small storage (ROMs etc)
devfs/
Expand Down
434 changes: 434 additions & 0 deletions Documentation/filesystems/configfs/configfs.txt

Large diffs are not rendered by default.

Loading

0 comments on commit 7063fbf

Please sign in to comment.