diff options
author | 2013-02-02 23:53:15 +0900 | |
---|---|---|
committer | 2013-02-12 07:15:02 +0900 | |
commit | b1f1daf8c72d615b64163e26488d8effeed29b60 (patch) | |
tree | d623c3ed0808ea9c1f4bec9b388844aed6a30a1e /tools/perf/scripts/python/export-to-postgresql.py | |
parent | f2fs: make an accessor to get sections for particular block type (diff) | |
download | linux-dev-b1f1daf8c72d615b64163e26488d8effeed29b60.tar.xz linux-dev-b1f1daf8c72d615b64163e26488d8effeed29b60.zip |
f2fs: optimize the return condition for has_not_enough_free_secs
Instead of evaluating the free_sections and then deciding to return
true/false from that path. We can directly use the evaluation condition
for returning proper value.
Signed-off-by: Namjae Jeon <namjae.jeon@samsung.com>
Signed-off-by: Amit Sahrawat <a.sahrawat@samsung.com>
Signed-off-by: Jaegeuk Kim <jaegeuk.kim@samsung.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions