diff options
| author | Tejun Heo <[email protected]> | 2013-11-24 09:54:58 -0500 |
|---|---|---|
| committer | Greg Kroah-Hartman <[email protected]> | 2013-11-27 13:28:24 -0800 |
| commit | b8441ed279bff09a0a5ddeacf8f4087d2fb424ca (patch) | |
| tree | 2ed104d72ece4726d8f6fe2a8ebdd3c7a37bba11 /scripts/stackusage | |
| parent | ae2108ad32f5ca55e9895d5597e6552be1607569 (diff) | |
sysfs, kernfs: add skeletons for kernfs
Core sysfs implementation will be separated into kernfs so that it can
be used by other non-kobject users.
This patch creates fs/kernfs/ directory and makes boilerplate changes.
kernfs interface will be directly based on sysfs_dirent and its
forward declaration is moved to include/linux/kernfs.h which is
included from include/linux/sysfs.h. sysfs core implementation will
be gradually separated out and moved to kernfs.
This patch doesn't introduce any functional changes.
v2: mount.c added.
Signed-off-by: Tejun Heo <[email protected]>
Cc: [email protected]
Cc: Christoph Hellwig <[email protected]>
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'scripts/stackusage')
0 files changed, 0 insertions, 0 deletions