Skip to content
Snippets Groups Projects
Commit bf89d16f authored by Theodore Ts'o's avatar Theodore Ts'o
Browse files

ext4: rename {ext,idx}_pblock and inline small extent functions


Cleanup namespace leaks from fs/ext4 and the inline trivial functions
ext4_{ext,idx}_pblock() and ext4_{ext,idx}_store_pblock() since the
code size actually shrinks when we make these functions inline,
they're so trivial.

Signed-off-by: default avatar"Theodore Ts'o" <tytso@mit.edu>
parent 1f109d5a
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment