diff options
author | Josef Bacik <[email protected]> | 2023-12-15 10:01:44 -0500 |
---|---|---|
committer | David Sterba <[email protected]> | 2023-12-15 23:46:51 +0100 |
commit | a8892fd71933126ebae3d60aec5918d4dceaae76 (patch) | |
tree | 83aab9853117ef3cbfa618fd214c4429b672ef3a /lib/netdev-notifier-error-inject.c | |
parent | e85a0adacf170634878fffcbf34b725aff3f49ed (diff) |
btrfs: do not allow non subvolume root targets for snapshot
Our btrfs subvolume snapshot <source> <destination> utility enforces
that <source> is the root of the subvolume, however this isn't enforced
in the kernel. Update the kernel to also enforce this limitation to
avoid problems with other users of this ioctl that don't have the
appropriate checks in place.
Reported-by: Martin Michaelis <[email protected]>
CC: [email protected] # 4.14+
Reviewed-by: Neal Gompa <[email protected]>
Signed-off-by: Josef Bacik <[email protected]>
Reviewed-by: David Sterba <[email protected]>
Signed-off-by: David Sterba <[email protected]>
Diffstat (limited to 'lib/netdev-notifier-error-inject.c')
0 files changed, 0 insertions, 0 deletions