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

ext4: Combine proc file handling into a single set of functions



Previously mballoc created a separate set of functions for each proc
file.  This combines the tunables into a single set of functions which
gets used for all of the per-superblock proc files, saving
approximately 2k of compiled object code.

Signed-off-by: default avatar"Theodore Ts'o" <tytso@mit.edu>
parent 9f6200bb
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