Commit 8a9dc94498f39c259b011d0abcb89bdf73cafa2d

Authored by Mingming Cao
Committed by Theodore Ts'o
1 parent 8c55e20411

Remove unnecessary exported symbols.

Signed-Off-By: Mingming Cao <cmm@us.ibm.com>
Signed-off-by: "Theodore Ts'o" <tytso@mit.edu>

Showing 1 changed file with 0 additions and 8 deletions Side-by-side Diff

... ... @@ -2157,11 +2157,4 @@
2157 2157  
2158 2158 return needed;
2159 2159 }
2160   -
2161   -EXPORT_SYMBOL(ext4_mark_inode_dirty);
2162   -EXPORT_SYMBOL(ext4_ext_invalidate_cache);
2163   -EXPORT_SYMBOL(ext4_ext_insert_extent);
2164   -EXPORT_SYMBOL(ext4_ext_walk_space);
2165   -EXPORT_SYMBOL(ext4_ext_find_goal);
2166   -EXPORT_SYMBOL(ext4_ext_calc_credits_for_insert);