ext4: Add __init marking to init_inodecache
authorFabian Frederick <fabf@skynet.be>
Tue, 18 Feb 2014 01:34:53 +0000 (20:34 -0500)
committerTheodore Ts'o <tytso@mit.edu>
Tue, 18 Feb 2014 01:34:53 +0000 (20:34 -0500)
commite67bc2b35905cb82e9ee1f485095d8c0739b68c8
tree830fd67a182a54447789c068166bb158caca6675
parent92e3b40537707001d17bbad800d150ab04e53bf4
ext4: Add __init marking to init_inodecache

init_inodecache is only called by __init init_ext4_fs.

Signed-off-by: Fabian Frederick <fabf@skynet.be>
Signed-off-by: "Theodore Ts'o" <tytso@mit.edu>
fs/ext4/super.c
This page took 0.02892 seconds and 5 git commands to generate.