diff options
author | David Sterba <dsterba@suse.com> | 2023-11-14 17:44:11 +0100 |
---|---|---|
committer | David Sterba <dsterba@suse.com> | 2023-11-24 18:50:42 +0100 |
commit | 5de0434bc064606d6b7467ec3e5ad22963a18c04 (patch) | |
tree | fee83daf155c7ea3b35cd706081b687a6bd6ad23 /tools/net/ynl/generated/netdev-user.c | |
parent | 7d410d5efe04e42a6cd959bfe6d59d559fdf8b25 (diff) |
btrfs: fix 64bit compat send ioctl arguments not initializing version member
When the send protocol versioning was added in 5.16 e77fbf990316
("btrfs: send: prepare for v2 protocol"), the 32/64bit compat code was
not updated (added by 2351f431f727 ("btrfs: fix send ioctl on 32bit with
64bit kernel")), missing the version struct member. The compat code is
probably rarely used, nobody reported any bugs.
Found by tool https://github.com/jirislaby/clang-struct .
Fixes: e77fbf990316 ("btrfs: send: prepare for v2 protocol")
CC: stable@vger.kernel.org # 6.1+
Reviewed-by: Filipe Manana <fdmanana@suse.com>
Signed-off-by: David Sterba <dsterba@suse.com>
Diffstat (limited to 'tools/net/ynl/generated/netdev-user.c')
0 files changed, 0 insertions, 0 deletions