diff options
author | David Sterba <[email protected]> | 2022-10-18 16:05:52 +0200 |
---|---|---|
committer | David Sterba <[email protected]> | 2022-10-24 15:28:58 +0200 |
commit | 2398091f9c2c8e0040f4f9928666787a3e8108a7 (patch) | |
tree | 42be1f3a15e852c7be9ef8e62357caa82431f0ef /fs/btrfs/inode.c | |
parent | 9b8be45f1ef29081c4b614aa559f934526e70d16 (diff) |
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: [email protected] # 4.9+
Reviewed-by: Josef Bacik <[email protected]>
Signed-off-by: David Sterba <[email protected]>
Diffstat (limited to 'fs/btrfs/inode.c')
0 files changed, 0 insertions, 0 deletions