Merge tag 'vboxsf-v5.14-1' of git://git.kernel.org/pub/scm/linux/kernel/git/hansg...
authorLinus Torvalds <torvalds@linux-foundation.org>
Tue, 13 Jul 2021 19:07:18 +0000 (12:07 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Tue, 13 Jul 2021 19:07:18 +0000 (12:07 -0700)
commit40226a3d96ef8ab8980f032681c8bfd46d63874e
tree41869992942d0aea97c824f446a4be4b070d7733
parentf02bf8578bd8dd400903291ccebc69665adc911c
parent52dfd86aa568e433b24357bb5fc725560f1e22d8
Merge tag 'vboxsf-v5.14-1' of git://git./linux/kernel/git/hansg/linux

Pull vboxsf fixes from Hans de Goede:
 "This adds support for the atomic_open directory-inode op to vboxsf.

  Note this is not just an enhancement this also fixes an actual issue
  which users are hitting, see the commit message of the "boxsf: Add
  support for the atomic_open directory-inode" patch"

* tag 'vboxsf-v5.14-1' of git://git.kernel.org/pub/scm/linux/kernel/git/hansg/linux:
  vboxsf: Add support for the atomic_open directory-inode op
  vboxsf: Add vboxsf_[create|release]_sf_handle() helpers
  vboxsf: Make vboxsf_dir_create() return the handle for the created file
  vboxsf: Honor excl flag to the dir-inode create op