diff options
author | Theodore Ts'o <tytso@mit.edu> | 2011-06-27 19:16:04 -0400 |
---|---|---|
committer | Theodore Ts'o <tytso@mit.edu> | 2011-06-27 19:16:04 -0400 |
commit | 9f125d641beb898f5bf2fe69583192c18043517a (patch) | |
tree | 02259a4f538fbca0cbd6a9f0c4a9f96c82d738d6 /fs/ext4/Makefile | |
parent | 1f7d1e77419050831a905353683807fa69a26625 (diff) | |
download | linux-9f125d641beb898f5bf2fe69583192c18043517a.tar.gz linux-9f125d641beb898f5bf2fe69583192c18043517a.tar.bz2 linux-9f125d641beb898f5bf2fe69583192c18043517a.zip |
ext4: move common truncate functions to header file
Move two functions that will be needed by the indirect functions to be
moved to indirect.c as well as inode.c to truncate.h as inline
functions, so that we can avoid having duplicate copies of the
function (which can be a maintenance problem) without having to expose
them as globally functions.
Signed-off-by: "Theodore Ts'o" <tytso@mit.edu>
Diffstat (limited to 'fs/ext4/Makefile')
0 files changed, 0 insertions, 0 deletions