From: Theodore Ts'o Date: Tue, 23 Sep 2008 22:07:35 +0000 (-0400) Subject: ext4: Combine proc file handling into a single set of functions X-Git-Tag: v2.6.28-rc1~709^2~15 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5e8814f2f74f53d58aa5679bf32b38a7940033fe;p=pandora-kernel.git 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: "Theodore Ts'o" --- Reading git-diff-tree failed