diff options
author | Theodore Ts'o <tytso@mit.edu> | 2013-08-17 03:20:41 +0200 |
---|---|---|
committer | Theodore Ts'o <tytso@mit.edu> | 2013-08-17 03:20:41 +0200 |
commit | 7d7ea89e756ea18a3b08cd396e2a4c0c12d473a8 (patch) | |
tree | 8c14a5c1f9e2a14d2de50e07ec97154fa811ac08 /fs/f2fs | |
parent | jbd2: Fix oops in jbd2_journal_file_inode() (diff) | |
download | linux-7d7ea89e756ea18a3b08cd396e2a4c0c12d473a8.tar.xz linux-7d7ea89e756ea18a3b08cd396e2a4c0c12d473a8.zip |
ext4: refactor code to read the extent tree block
Refactor out the code needed to read the extent tree block into a
single read_extent_tree_block() function. In addition to simplifying
the code, it also makes sure that we call the ext4_ext_load_extent
tracepoint whenever we need to read an extent tree block from disk.
Signed-off-by: "Theodore Ts'o" <tytso@mit.edu>
Reviewed-by: Zheng Liu <wenqing.lz@taobao.com>
Diffstat (limited to 'fs/f2fs')
0 files changed, 0 insertions, 0 deletions