ext4: move /proc setup and teardown out of mballoc.c
authorTheodore Ts'o <tytso@mit.edu>
Tue, 23 Sep 2008 13:18:24 +0000 (09:18 -0400)
committerTheodore Ts'o <tytso@mit.edu>
Tue, 23 Sep 2008 13:18:24 +0000 (09:18 -0400)
...and into the core setup/teardown code in fs/ext4/super.c so that
other parts of ext4 can define tuning parameters.

Signed-off-by: "Theodore Ts'o" <tytso@mit.edu>

No differences found