diff options
author | David Sterba <dsterba@suse.com> | 2022-10-18 17:05:52 +0300 |
---|---|---|
committer | David Sterba <dsterba@suse.com> | 2022-10-24 16:28:58 +0300 |
commit | 2398091f9c2c8e0040f4f9928666787a3e8108a7 (patch) | |
tree | 42be1f3a15e852c7be9ef8e62357caa82431f0ef /tools/perf/scripts/python/stackcollapse.py | |
parent | 9b8be45f1ef29081c4b614aa559f934526e70d16 (diff) | |
download | linux-2398091f9c2c8e0040f4f9928666787a3e8108a7.tar.xz |
btrfs: fix type of parameter generation in btrfs_get_dentry
The type of parameter generation has been u32 since the beginning,
however all callers pass a u64 generation, so unify the types to prevent
potential loss.
CC: stable@vger.kernel.org # 4.9+
Reviewed-by: Josef Bacik <josef@toxicpanda.com>
Signed-off-by: David Sterba <dsterba@suse.com>
Diffstat (limited to 'tools/perf/scripts/python/stackcollapse.py')
0 files changed, 0 insertions, 0 deletions