diff options
author | 2015-06-30 21:37:21 -0400 | |
---|---|---|
committer | 2015-08-04 14:09:56 -0700 | |
commit | c1079892f4e8ecfd1bbc525cbfc1bd46b470888e (patch) | |
tree | 0400e55f2dd3d4e63eda4ee9632c35f12270028c /tools/perf/scripts/python/export-to-postgresql.py | |
parent | f2fs: check the largest extent at look-up time (diff) | |
download | linux-dev-c1079892f4e8ecfd1bbc525cbfc1bd46b470888e.tar.xz linux-dev-c1079892f4e8ecfd1bbc525cbfc1bd46b470888e.zip |
f2fs: make the function check_dnode have a return type of bool and change it's name to is_alive
This makes the function check_dnode have a return type of bool
due to this particular function only ever returning either one
or zero as its return value and changes the name of the function
to is_alive in order to better explain this function's intended
work of checking if a dnode is still in use by the filesystem.
Signed-off-by: Nicholas Krause <xerofoify@gmail.com>
[Jaegeuk Kim: change the return value check for the renamed function]
Signed-off-by: Jaegeuk Kim <jaegeuk@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions