OXIESEC PANEL
- Current Dir:
/
/
usr
/
src
/
linux-headers-4.15.0-197
/
fs
/
configfs
Server IP: 139.59.38.164
Upload:
Create Dir:
Name
Size
Modified
Perms
📁
..
-
11/17/2022 06:42:23 AM
rwxr-xr-x
📄
Kconfig
447 bytes
01/28/2018 09:20:33 PM
rw-r--r--
📄
Makefile
156 bytes
01/28/2018 09:20:33 PM
rw-r--r--
Editing: Kconfig
Close
config CONFIGFS_FS tristate "Userspace-driven configuration filesystem" select SYSFS help configfs is a RAM-based filesystem that provides the converse of sysfs's functionality. Where sysfs is a filesystem-based view of kernel objects, configfs is a filesystem-based manager of kernel objects, or config_items. Both sysfs and configfs can and should exist together on the same system. One is not a replacement for the other.