linux-fsdevel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH resend 0/4] vboxsf: Add support for the atomic_open directory-inode op
@ 2021-03-01 18:41 Hans de Goede
  2021-03-01 18:41 ` [PATCH resend 1/4] vboxsf: Honor excl flag to the dir-inode create op Hans de Goede
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: Hans de Goede @ 2021-03-01 18:41 UTC (permalink / raw)
  To: Alexander Viro
  Cc: Hans de Goede, David Howells, Christoph Hellwig, linux-fsdevel

Hi Al,

Here is a resend of my patch series to add support for the atomic_open
directory-inode op to vboxsf, since this series seems to have fallen
through the cracks.

Note this is not just an enhancement this also fixes an actual issue
which users are hitting, see the commit message of patch 4/4.

Regards,

Hans



Hans de Goede (4):
  vboxsf: Honor excl flag to the dir-inode create op
  vboxsf: Make vboxsf_dir_create() return the handle for the created
    file
  vboxsf: Add vboxsf_[create|release]_sf_handle() helpers
  vboxsf: Add support for the atomic_open directory-inode op

 fs/vboxsf/dir.c    | 76 +++++++++++++++++++++++++++++++++++++++-------
 fs/vboxsf/file.c   | 71 +++++++++++++++++++++++++++----------------
 fs/vboxsf/vfsmod.h |  7 +++++
 3 files changed, 116 insertions(+), 38 deletions(-)

-- 
2.30.1


^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2021-03-31 11:39 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-03-01 18:41 [PATCH resend 0/4] vboxsf: Add support for the atomic_open directory-inode op Hans de Goede
2021-03-01 18:41 ` [PATCH resend 1/4] vboxsf: Honor excl flag to the dir-inode create op Hans de Goede
2021-03-01 18:41 ` [PATCH resend 2/4] vboxsf: Make vboxsf_dir_create() return the handle for the created file Hans de Goede
2021-03-01 18:41 ` [PATCH resend 3/4] vboxsf: Add vboxsf_[create|release]_sf_handle() helpers Hans de Goede
2021-03-01 18:41 ` [PATCH resend 4/4] vboxsf: Add support for the atomic_open directory-inode op Hans de Goede
2021-03-31 11:38 ` [PATCH resend 0/4] " Hans de Goede

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).