Merge tag 'for-6.3-rc4-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux
Pull btrfs fixes from David Sterba: - scan block devices in non-exclusive mode to avoid temporary mkfs failures - fix race between quota disable and quota assign ioctls - fix deadlock when aborting transaction during relocation with scrub - ignore fiemap path cache when there are multiple paths for a node * tag 'for-6.3-rc4-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux: btrfs: ignore fiemap path cache when there are multiple paths for a node btrfs: fix deadlock when aborting transaction during relocation with scrub btrfs: scan device in non-exclusive mode btrfs: fix race between quota disable and quota assign ioctls
Showing
- fs/btrfs/backref.c 63 additions, 22 deletionsfs/btrfs/backref.c
- fs/btrfs/ioctl.c 2 additions, 0 deletionsfs/btrfs/ioctl.c
- fs/btrfs/qgroup.c 10 additions, 1 deletionfs/btrfs/qgroup.c
- fs/btrfs/transaction.c 14 additions, 1 deletionfs/btrfs/transaction.c
- fs/btrfs/volumes.c 18 additions, 2 deletionsfs/btrfs/volumes.c
Please register or sign in to comment