diff options
author | Tao Ma <boyu.mt@taobao.com> | 2012-12-10 23:05:59 +0400 |
---|---|---|
committer | Theodore Ts'o <tytso@mit.edu> | 2012-12-10 23:05:59 +0400 |
commit | 7335cd3b41b1e704608ca46159641ca9cb598121 (patch) | |
tree | 33d9d6de3fa27be5701d09e3f75cd568c3021038 /fs/ext4/inline.c | |
parent | 65d165d9366dbf783d0102177006d47c8859ba31 (diff) | |
download | linux-7335cd3b41b1e704608ca46159641ca9cb598121.tar.xz |
ext4: create a new function search_dir
search_dirblock is used to search a dir block, but the code is almost
the same for searching an inline dir.
So create a new fuction search_dir and let search_dirblock call it.
Signed-off-by: Tao Ma <boyu.mt@taobao.com>
Signed-off-by: "Theodore Ts'o" <tytso@mit.edu>
Diffstat (limited to 'fs/ext4/inline.c')
0 files changed, 0 insertions, 0 deletions