Merge tag 'pull-bcachefs-fix' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
authorLinus Torvalds <torvalds@linux-foundation.org>
Sat, 13 Jan 2024 02:04:01 +0000 (18:04 -0800)
committerLinus Torvalds <torvalds@linux-foundation.org>
Sat, 13 Jan 2024 02:04:01 +0000 (18:04 -0800)
commitf16ab99c2eba233bc97b9f9cc374f7a371fcc363
treed0074bf598a1e2982b72ba3bac8c28fe85ee5cc5
parent1acc24b300bfa8b2f03daabbba67db600fd38e08
parentbbe6a7c899e7f265c5a6d01a178336a405e98ed6
Merge tag 'pull-bcachefs-fix' of git://git./linux/kernel/git/viro/vfs

Pull bcachefs locking fix from Al Viro:
 "Fix broken locking in bch2_ioctl_subvolume_destroy()"

* tag 'pull-bcachefs-fix' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs:
  bch2_ioctl_subvolume_destroy(): fix locking
  new helper: user_path_locked_at()
fs/bcachefs/fs-ioctl.c
fs/namei.c