diff options
author | 2014-03-24 15:09:16 -0400 | |
---|---|---|
committer | 2014-03-24 15:09:16 -0400 | |
commit | 94350ab5c34166f08ef67aaca3a01e6b420891c9 (patch) | |
tree | a36a7cbfeb049f7f3426a44347c527810fe74b9a /tools/perf/scripts/python/export-to-postgresql.py | |
parent | ext4: atomically set inode->i_flags in ext4_set_inode_flags() (diff) | |
download | linux-dev-94350ab5c34166f08ef67aaca3a01e6b420891c9.tar.xz linux-dev-94350ab5c34166f08ef67aaca3a01e6b420891c9.zip |
ext4: make ext4_block_zero_page_range static
It's only called within inode.c, so make it static, remove its prototype
from ext4.h and move it above all of its callers so it doesn't need a
prototype within inode.c.
Signed-off-by: Matthew Wilcox <matthew.r.wilcox@intel.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