diff options
author | Coly Li <colyli@suse.de> | 2017-10-13 16:35:30 -0700 |
---|---|---|
committer | Jens Axboe <axboe@kernel.dk> | 2017-10-16 09:07:26 -0600 |
commit | b1e8139e48b58e3bc1234e619c750ffd1394be2f (patch) | |
tree | f8c86b34dacb7591faeed28cba4042eb2c3cc35d /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 91af8300d9c1d7c6b6a2fd754109e08d4798b8d8 (diff) |
bcache: fix a comments typo in bch_alloc_sectors()
Code comments in alloc.c:bch_alloc_sectors() mentions a function
name find_data_bucket(), the correct function name should be
pick_data_bucket() indeed. bch_alloc_sectors() is a quite important
function in bcache allocation code, fixing the typo may help
other people to have less confusion.
Signed-off-by: Coly Li <colyli@suse.de>
Reviewed-by: Tang Junhui <tang.junhui@zte.com.cn>
Signed-off-by: Jens Axboe <axboe@kernel.dk>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions