git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
9f6200b
)
ext4: Combine proc file handling into a single set of functions
author
Theodore Ts'o
<tytso@mit.edu>
Tue, 23 Sep 2008 22:07:35 +0000
(18:07 -0400)
committer
Theodore Ts'o
<tytso@mit.edu>
Tue, 23 Sep 2008 22:07:35 +0000
(18:07 -0400)
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: "Theodore Ts'o" <tytso@mit.edu>
No differences found