summaryrefslogtreecommitdiff
path: root/scripts/gdb/linux/vmalloc.py
diff options
context:
space:
mode:
authorQu Wenruo <wqu@suse.com>2024-01-10 01:28:26 +0300
committerDavid Sterba <dsterba@suse.com>2024-01-12 04:04:19 +0300
commit173431b274a9a54fc10b273b46e67f46bcf62d2e (patch)
tree8d7927d102469a50d9f468ac2a31da8a3b2a1529 /scripts/gdb/linux/vmalloc.py
parent3324d0547861b16cf436d54abba7052e0c8aa9de (diff)
downloadlinux-173431b274a9a54fc10b273b46e67f46bcf62d2e.tar.xz
btrfs: defrag: reject unknown flags of btrfs_ioctl_defrag_range_args
Add extra sanity check for btrfs_ioctl_defrag_range_args::flags. This is not really to enhance fuzzing tests, but as a preparation for future expansion on btrfs_ioctl_defrag_range_args. In the future we're going to add new members, allowing more fine tuning for btrfs defrag. Without the -ENONOTSUPP error, there would be no way to detect if the kernel supports those new defrag features. CC: stable@vger.kernel.org # 4.14+ Reviewed-by: Filipe Manana <fdmanana@suse.com> Signed-off-by: Qu Wenruo <wqu@suse.com> Reviewed-by: David Sterba <dsterba@suse.com> Signed-off-by: David Sterba <dsterba@suse.com>
Diffstat (limited to 'scripts/gdb/linux/vmalloc.py')
0 files changed, 0 insertions, 0 deletions