[PATCH] configfs: User-driven configuration filesystem
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 <joel.becker@oracle.com>
Showing
This diff is collapsed.
This diff is collapsed.
fs/configfs/Makefile
0 → 100644
fs/configfs/dir.c
0 → 100644
This diff is collapsed.
fs/configfs/file.c
0 → 100644
fs/configfs/inode.c
0 → 100644
fs/configfs/item.c
0 → 100644
fs/configfs/mount.c
0 → 100644
fs/configfs/symlink.c
0 → 100644
include/linux/configfs.h
0 → 100644
Please register or sign in to comment