diff options
author | 2012-12-10 14:05:58 -0500 | |
---|---|---|
committer | 2012-12-10 14:05:58 -0500 | |
commit | 978fef914a2e6b8ad5672d0a39f9201b7aa7c396 (patch) | |
tree | 1b86969eeb25b92d1b206d9168bd4bf309537c0c /tools/perf/scripts/python/export-to-postgresql.py | |
parent | ext4: refactor __ext4_check_dir_entry() to accept start and size (diff) | |
download | linux-dev-978fef914a2e6b8ad5672d0a39f9201b7aa7c396.tar.xz linux-dev-978fef914a2e6b8ad5672d0a39f9201b7aa7c396.zip |
ext4: create __ext4_insert_dentry for dir entry insertion
The old add_dirent_to_buf handles all the work related to the
work of adding dir entry to a dir block. Now we have inline data,
so create 2 new function __ext4_find_dest_de and __ext4_insert_dentry
that do the real work and let add_dirent_to_buf call them.
Signed-off-by: Tao Ma <boyu.mt@taobao.com>
Signed-off-by: "Theodore Ts'o" <tytso@mit.edu>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions