commit | e67bc2b35905cb82e9ee1f485095d8c0739b68c8 | [log] [tgz] |
---|---|---|
author | Fabian Frederick <fabf@skynet.be> | Mon Feb 17 20:34:53 2014 -0500 |
committer | Theodore Ts'o <tytso@mit.edu> | Mon Feb 17 20:34:53 2014 -0500 |
tree | 830fd67a182a54447789c068166bb158caca6675 | |
parent | 92e3b40537707001d17bbad800d150ab04e53bf4 [diff] |
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>