Merge tag 'for-6.7-rc5-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave...
authorLinus Torvalds <torvalds@linux-foundation.org>
Sun, 17 Dec 2023 17:27:36 +0000 (09:27 -0800)
committerLinus Torvalds <torvalds@linux-foundation.org>
Sun, 17 Dec 2023 17:27:36 +0000 (09:27 -0800)
commit0e389834672c723435a44818ed2cabc4dad24429
tree851380d8e2ede50b6f2fcdff8e9a05dd2fe8c3a4
parentaccc98aff5c39fdc63bf0bac471b9c601aaf4755
parenta8892fd71933126ebae3d60aec5918d4dceaae76
Merge tag 'for-6.7-rc5-tag' of git://git./linux/kernel/git/kdave/linux

Pull btrfs fix from David Sterba:
 "One more fix that verifies that the snapshot source is a root, same
  check is also done in user space but should be done by the ioctl as
  well"

* tag 'for-6.7-rc5-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux:
  btrfs: do not allow non subvolume root targets for snapshot
fs/btrfs/ioctl.c