Skip to content
Commit ebd173be authored by Theodore Ts'o's avatar Theodore Ts'o
Browse files

ext4: move procfs registration code to fs/ext4/sysfs.c



This allows us to refactor the procfs code, which saves a bit of
compiled space.  More importantly it isolates most of the procfs
support code into a single file, so it's easier to #ifdef it out if
the proc file system has been disabled.

Signed-off-by: default avatarTheodore Ts'o <tytso@mit.edu>
parent 76d33bca
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment