ext4: rename htree_inline_dir_to_tree() to ext4_inlinedir_to_tree()
authorTheodore Ts'o <tytso@mit.edu>
Sat, 22 Jun 2019 01:57:00 +0000 (21:57 -0400)
committerTheodore Ts'o <tytso@mit.edu>
Sat, 22 Jun 2019 01:57:00 +0000 (21:57 -0400)
commit7633b08b2750513cef662fbcbe66065b9940fc6a
tree193ee94be04c124dffc895a9e21f68f6de795c4e
parentddce3b94715ca5a19a107cd7c1d89fea177d2454
ext4: rename htree_inline_dir_to_tree() to ext4_inlinedir_to_tree()

Clean up namespace pollution by the inline_data code.

Signed-off-by: Theodore Ts'o <tytso@mit.edu>
fs/ext4/ext4.h
fs/ext4/inline.c
fs/ext4/namei.c