diff options
author | 2022-10-18 16:05:52 +0200 | |
---|---|---|
committer | 2022-10-24 15:28:58 +0200 | |
commit | 2398091f9c2c8e0040f4f9928666787a3e8108a7 (patch) | |
tree | 42be1f3a15e852c7be9ef8e62357caa82431f0ef /scripts/generate_rust_analyzer.py | |
parent | btrfs: send: fix send failure of a subcase of orphan inodes (diff) | |
download | linux-dev-2398091f9c2c8e0040f4f9928666787a3e8108a7.tar.xz linux-dev-2398091f9c2c8e0040f4f9928666787a3e8108a7.zip |
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 'scripts/generate_rust_analyzer.py')
0 files changed, 0 insertions, 0 deletions