diff options
author | Theodore Ts'o <tytso@mit.edu> | 2011-06-28 01:16:02 +0200 |
---|---|---|
committer | Theodore Ts'o <tytso@mit.edu> | 2011-06-28 01:16:02 +0200 |
commit | 1f7d1e77419050831a905353683807fa69a26625 (patch) | |
tree | 0f32626160b1ecab1e6067ff0e94746c3da068c4 /fs/ext4/truncate.h | |
parent | ext4: rename ext4_indirect_* funcs to ext4_ind_* (diff) | |
download | linux-1f7d1e77419050831a905353683807fa69a26625.tar.xz linux-1f7d1e77419050831a905353683807fa69a26625.zip |
ext4: move __ext4_check_blockref to block_validity.c
In preparation for moving the indirect functions to a separate file,
move __ext4_check_blockref() to block_validity.c and rename it to
ext4_check_blockref() which is exported as globally visible function.
Also, rename the cpp macro ext4_check_inode_blockref() to
ext4_ind_check_inode(), to make it clear that it is only valid for use
with non-extent mapped inodes.
Signed-off-by: "Theodore Ts'o" <tytso@mit.edu>
Diffstat (limited to 'fs/ext4/truncate.h')
0 files changed, 0 insertions, 0 deletions