]> Git Repo - J-linux.git/commitdiff
Merge tag 'for-6.8-rc3-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave...
authorLinus Torvalds <[email protected]>
Wed, 7 Feb 2024 08:21:32 +0000 (08:21 +0000)
committerLinus Torvalds <[email protected]>
Wed, 7 Feb 2024 08:21:32 +0000 (08:21 +0000)
Pull btrfs fixes from David Sterba:

 - two fixes preventing deletion and manual creation of subvolume qgroup

 - unify error code returned for unknown send flags

 - fix assertion during subvolume creation when anonymous device could
   be allocated by other thread (e.g. due to backref walk)

* tag 'for-6.8-rc3-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux:
  btrfs: do not ASSERT() if the newly created subvolume already got read
  btrfs: forbid deleting live subvol qgroup
  btrfs: forbid creating subvol qgroups
  btrfs: send: return EOPNOTSUPP on unknown flags

1  2 
fs/btrfs/ioctl.c

Simple merge
This page took 0.055906 seconds and 4 git commands to generate.