diff options
author | 2018-01-12 11:08:02 +0800 | |
---|---|---|
committer | 2018-01-22 16:08:21 +0100 | |
commit | df6703e15c493fcc7b7f7576dff17d82e460945b (patch) | |
tree | 0a95d206640cd2faf1ae53f9f0fcba838d2d4d32 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | btrfs: Make btrfs_inode_rsv_release static (diff) | |
download | linux-dev-df6703e15c493fcc7b7f7576dff17d82e460945b.tar.xz linux-dev-df6703e15c493fcc7b7f7576dff17d82e460945b.zip |
btrfs: correct wrong comment about magic number of index_cnt
There is no function named btrfs_get_inode_index_count.
Explanation for magic number index_cnt=2 in btrfs_new_inode() is
actually located in btrfs_set_inode_index_count().
So replace 'btrfs_get_inode_index_count' in the comment by
'btrfs_set_inode_index_count'.
Signed-off-by: Su Yue <suy.fnst@cn.fujitsu.com>
Signed-off-by: David Sterba <dsterba@suse.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions